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

3
minutely.d/drawful.sh Normal file
View File

@@ -0,0 +1,3 @@
#! /usr/bin/env bash
su squeaky2x3 -c 'bash /volume1/video/Bel/sync/drawful/dated/ingest.sh'

5
minutely.d/nix.sh Executable file
View File

@@ -0,0 +1,5 @@
#! /usr/bin/env bash
sudo bash -c '
test -d /nix || ln -h /volume1/nix.3.d /nix
'

View File

@@ -0,0 +1,3 @@
#! /usr/bin/env bash
sudo bash /volume1/homes/squeaky2x3/bin/opsgenie_incidentio_to_ntfy.sh

3
minutely.d/show-rss.sh Executable file
View File

@@ -0,0 +1,3 @@
#! /usr/bin/env bash
su squeaky2x3 -c 'bash /volume1/homes/squeaky2x3/services/show-rss.d/bin.sh'