Add shell.sh
This commit is contained in:
parent
e63c393216
commit
85a717274c
4 changed files with 56 additions and 22 deletions
11
README.md
11
README.md
|
|
@ -165,7 +165,16 @@ To use it, run:
|
|||
sudo bash /factory/purge.sh SLUG
|
||||
```
|
||||
|
||||
To ensure
|
||||
## Open a shell -- 'shell.sh'
|
||||
|
||||
Sometimes manual changes to a given WissKI instance are required.
|
||||
For this purpose, you can use:
|
||||
|
||||
```bash
|
||||
sudo bash /factory/shell.sh SLUG
|
||||
```
|
||||
|
||||
This will open a shell in the provided WissKI instance.
|
||||
|
||||
## License
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue