Skip to content
Snippets Groups Projects
Verified Commit 8f5b3a1a authored by David Beniamine's avatar David Beniamine
Browse files

Pull before upgrade

parent 6361ee49
Branches
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ wait_step=5
if [ -z "$1" ]
then
cmd="/opt/primtux-eole/upgrade-session.sh"
cmd="cd /opt/primtux-eole/; git pull; upgrade-session.sh"
else
cmd="$@"
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment