Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Carsten Eie Frigaard
GITMAL
Commits
0d42d183
Commit
0d42d183
authored
Aug 24, 2021
by
Carsten Eie Frigaard
Browse files
update
parent
c2762ea9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Etc/CourseBuilder/Makefile
View file @
0d42d183
...
...
@@ -16,8 +16,9 @@ build:
sync
:
build
@
echo
"SYNC.."
@
#nmap -T5 -p 22 si | grep -v "Note: Host seems down" >/dev/null
@
ssh si
"cd ITMAL_E21 && rm -f Html/*.html && git pull"
@
# cd ../../ && scp -q -C -r Html si:ITMAL_E21/
@
#ssh si "cd ITMAL_E21 && rm -f Html/*.html && git pull"
@
#cd ../../ && scp -q -C -r Html si:ITMAL_E21/
@
ssh si
"cd ITMAL_E21 && git pull"
@
echo
"SYNC..DONE"
...
...
Write
Preview
Supports
Markdown
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