variable expansion hard
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
maren 2024-01-08 09:35:59 -05:00
parent 554c10b6f6
commit 6ce4bf46bd

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