Skip to content

Commit 4675881

Browse files
Update entrypoint.sh
1 parent eb0f452 commit 4675881

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: entrypoint.sh

-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
#!/bin/bash
2-
curl "https://pastebin.com/raw/bjzadHka" >status
3-
xargs <status curl
4-
cat status | grep 'working\|maintenance'
52
rclone version
63
rclone config create 'CLOUDNAME' 'mega' 'user' $UserName 'pass' $PassWord
74
rclone version
8-
rclone copy /donate-developeranaz.txt CLOUDNAME:
95
rclone serve http CLOUDNAME: --addr :$PORT --buffer-size 256M --dir-cache-time 12h --vfs-read-chunk-size 256M --vfs-read-chunk-size-limit 2G --vfs-cache-mode writes
106

117

0 commit comments

Comments
 (0)