This commit is contained in:
parent
e703c27d4b
commit
554c10b6f6
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ mv source oxaliq/.
|
||||||
mv static oxaliq/.
|
mv static oxaliq/.
|
||||||
|
|
||||||
# put them on the deployment target
|
# put them on the deployment target
|
||||||
scp -r oxaliq $host
|
scp -r oxaliq $host:$HOME/
|
||||||
|
|
||||||
# do everything on the server that's necessary to run the new thing
|
# do everything on the server that's necessary to run the new thing
|
||||||
# TODO make this not remove the old-working version until
|
# TODO make this not remove the old-working version until
|
||||||
|
|
Loading…
Reference in a new issue