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

Fixup

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