Mikael
commited on
Commit
·
84bc98d
1
Parent(s):
411d27c
Update exec/shiorin.sh
Browse files- exec/shiorin.sh +1 -1
exec/shiorin.sh
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
#!/bin/bash
|
2 |
|
3 |
rclone copy --checkers 16 --onedrive-encoding "Slash" "/app/yta/shiorin/" "anime:YtArchive/shiorin/"
|
4 |
-
rm -rf
|
|
|
1 |
#!/bin/bash
|
2 |
|
3 |
rclone copy --checkers 16 --onedrive-encoding "Slash" "/app/yta/shiorin/" "anime:YtArchive/shiorin/"
|
4 |
+
rm -rf /app/yta/shiorin/*
|