maren/more-ci-work #4

Merged
oxaliq merged 7 commits from maren/more-ci-work into main 2024-01-08 15:23:09 +00:00
Showing only changes of commit 6ce4bf46bd - Show all commits

View file

@ -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