more tweaks

This commit is contained in:
2026-03-07 21:51:19 +00:00
parent 40ff012dbe
commit 0adc324277
5 changed files with 37 additions and 17 deletions
+8
View File
@@ -0,0 +1,8 @@
#!/usr/bin/env bash
#
# Copy cron tasks to /usr/local/bin
cp /mnt/nas/Jake/cron_tasks/*.sh /usr/local/bin/
# Restore from your saved file
crontab < /mnt/nas/Jake/cron_tasks/cron_backup