maren/more-ci-work #4
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ mv source oxaliq/.
|
|||
mv static oxaliq/.
|
||||
|
||||
# put them on the deployment target
|
||||
scp -r oxaliq $host:$HOME/
|
||||
scp -r oxaliq "$host":~/
|
||||
|
||||
# do everything on the server that's necessary to run the new thing
|
||||
# TODO make this not remove the old-working version until
|
||||
|
|
Loading…
Reference in a new issue