-
This commit is contained in:
1
qbittorrent/down.sh
Executable file
1
qbittorrent/down.sh
Executable file
@@ -0,0 +1 @@
|
||||
docker compose down
|
||||
2
qbittorrent/running.sh
Executable file
2
qbittorrent/running.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
# Is qBittorrent running
|
||||
docker ps | grep qbittorrent
|
||||
1
qbittorrent/up.sh
Executable file
1
qbittorrent/up.sh
Executable file
@@ -0,0 +1 @@
|
||||
docker compose up -d
|
||||
Reference in New Issue
Block a user