initial recovery after firestormy nuked
This commit is contained in:
9
daily.d/ytdlp.sh
Executable file
9
daily.d/ytdlp.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#! /usr/bin/env bash
|
||||
|
||||
if ps aux | grep ytdl.sub.*.sh$; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
cd /volume1/homes/squeaky2x3/bin
|
||||
bash ./ytdl-sub-ma.sh
|
||||
bash ./ytdl-sub-me.sh
|
||||
Reference in New Issue
Block a user