Commit 6f5547f9 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[DOC] typo

parent 049c77ed
Pipeline #1369 canceled with stage
......@@ -36,7 +36,7 @@ main = do
[iniPath] <- getArgs
putStrLn "Manual method (for now):"
putStrLn "Use SQL script to upgrade your schema database with the script:"
putStrLn "Upgrade your schema database with the script:"
putStrLn "psql gargandbV5 < ./devops/postgres/upgrade/0.0.2.6.sql"
putStrLn "Then press enter key when you are done"
_ok <- getLine
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment