Rename bash scripts consistently
This commit is contained in:
parent
b8be1e641b
commit
01da5b6e91
7 changed files with 5 additions and 5 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue