treehouse/admin/server_sync.fish

9 lines
127 B
Fish
Raw Normal View History

2023-08-27 21:59:49 +02:00
#!/usr/bin/env fish
# This script runs on the server.
cd $TREEHOUSE_PATH
git pull
cargo run --release -p treehouse generate