firefish/neko/update
naskya 8d281982ac
dev: add ability to pass --server-is-stopped to update.sh
This enables (semi-)automated upgrading:

```sh
sudo systemctl stop firefish.service
./update.sh --native --server-is-stopped
sudo systemctl start firefish.service
```

see also: d14bc4fb13
2024-01-09 19:53:36 +09:00
..
container.sh dev: add ability to pass --docker, --podman, or --native to update.sh 2024-01-09 10:50:34 +09:00
native.sh dev: add ability to pass --server-is-stopped to update.sh 2024-01-09 19:53:36 +09:00
patch.sh dev: prefix message filename with timestamp 2024-01-03 07:28:39 +09:00
utils dev: refactor update script 2024-01-09 10:23:23 +09:00