initial recovery after firestormy nuked
This commit is contained in:
4
hourly.d/cameras_sync.sh
Executable file
4
hourly.d/cameras_sync.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#! /usr/bin/env bash
|
||||
|
||||
cd /volume1/video/Bel/sync/Cameras/SnoWhite/Camera/
|
||||
su squeaky2x3 -c 'bash ./.scratch_gallery_sync.sh'
|
||||
4
hourly.d/orc.sh
Executable file
4
hourly.d/orc.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#! /usr/bin/env bash
|
||||
|
||||
cd /volume1/homes/squeaky2x3/services_docker
|
||||
sudo bash ./orc.sh
|
||||
4
hourly.d/proxies.sh
Executable file
4
hourly.d/proxies.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#! /usr/bin/env bash
|
||||
|
||||
cd /volume1/homes/squeaky2x3/bin
|
||||
bash ./proxies.sh
|
||||
3
hourly.d/swapon.sh
Executable file
3
hourly.d/swapon.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#! /usr/bin/env bash
|
||||
|
||||
sudo swapon -a
|
||||
4
hourly.d/xactions.sh
Executable file
4
hourly.d/xactions.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#! /usr/bin/env bash
|
||||
|
||||
cd /volume1/homes/squeaky2x3/bin
|
||||
su squeaky2x3 -c 'bash ./email-xactions-to-todo-pttodo-s.sh'
|
||||
Reference in New Issue
Block a user