mirror of
https://github.com/tiyn/wiki.git
synced 2025-10-21 15:11:16 +02:00
refactor: using ```sh instead of shell
This commit is contained in:
@@ -28,7 +28,7 @@ Set the following ports with the -p tag.
|
||||
|
||||
## rebuild.sh
|
||||
|
||||
```shell
|
||||
```sh
|
||||
#!/bin/sh
|
||||
docker stop nitter
|
||||
docker rm nitter
|
||||
|
Reference in New Issue
Block a user