1
0
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:
2022-09-21 04:38:39 +02:00
parent 888f28b2d3
commit b0c886d962
54 changed files with 71 additions and 73 deletions

View File

@@ -28,7 +28,7 @@ Set the following ports with the -p tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop nitter
docker rm nitter