initial recovery after firestormy nuked

This commit is contained in:
bel
2025-12-24 20:37:49 -07:00
commit b074763ab4
13 changed files with 53 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#! /usr/bin/env bash
cd /volume1/video/Bel/sync/Cameras/SnoWhite/Camera/
su squeaky2x3 -c 'bash ./.scratch_gallery_scan.sh'

3
daily.d/rss_to_koreader.sh Executable file
View File

@@ -0,0 +1,3 @@
#! /usr/bin/env bash
su squeaky2x3 -c 'LIMIT=100 /bin/bash /volume1/homes/squeaky2x3/bin/rss_to_koreader.d/dump.sh'

4
daily.d/transmission_clean.sh Executable file
View File

@@ -0,0 +1,4 @@
#! /usr/bin/env bash
cd /volume1/homes/squeaky2x3/bin
bash ./transmission_prune.sh

9
daily.d/ytdlp.sh Executable file
View 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