Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
shells
signup-site
Commits
a1e588be
Commit
a1e588be
authored
Jul 17, 2017
by
Cool Fire
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Corrected app restart filename
parent
41a5325b
Pipeline
#333
passed with stages
in 2 minutes and 13 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
deploy.sh
deploy.sh
+1
-1
No files found.
deploy.sh
View file @
a1e588be
...
...
@@ -2,5 +2,5 @@
for
c
in
{
1..4
}
do
ssh signup@insomnia247.nl
"cd /home/signup/public_html && git pull
&& touch tmp/restart
"
&&
break
||
sleep
3
&&
echo
"retry"
ssh signup@insomnia247.nl
"cd /home/signup/public_html && git pull"
&&
break
||
sleep
3
&&
echo
"retry"
done
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment