Rename bash scripts consistently

This commit is contained in:
Tom Wiesing 2022-06-27 13:38:33 +02:00
parent b8be1e641b
commit 01da5b6e91
7 changed files with 5 additions and 5 deletions

View file

@ -193,7 +193,7 @@ sudo docker image prune --all
To automatically rebuild all instances, use:
```bash
sudo bash /distillery/rebuild-all.sh
sudo bash /distillery/rebuild_all.sh
```
## Reserving an instance -- 'reserve.sh'