Commit Graph

139 Commits

Author SHA1 Message Date
656461169a Debug showed that even though job was being skipped it was still doing the register, that's why things were being dumb. 2021-02-13 06:01:45 -06:00
5504d57230 Make name more accurate. 2021-02-13 05:47:35 -06:00
226be654cc Remove old parenthesis. 2021-02-13 05:46:51 -06:00
42f677c476 Fix name to key. 2021-02-13 05:45:21 -06:00
47157323ca Try a better looking format. 2021-02-13 05:44:03 -06:00
253d19297f Add quotes to JSON attributes. 2021-02-13 05:43:14 -06:00
ecb7871c2b Fix loop item value. 2021-02-13 05:42:13 -06:00
ed521ea558 Make super sure the failed key exists. 2021-02-13 05:40:46 -06:00
ce45100b67 No need to back this up since it is the raw file itself. 2021-02-13 05:32:12 -06:00
c5912f5ca3 Treat failed not existing as a success. 2021-02-13 05:31:12 -06:00
9488e87421 Remove TODOs, should be gone on all systems by now. 2021-02-13 05:28:16 -06:00
779ea3bf00 Put scm.sh in bin. 2021-02-12 07:50:38 -06:00
993461fe49 Add bin folder for users. Some of this probably needs to become looped. 2021-02-12 07:47:22 -06:00
b2941fa580 Ubuntu on desktop is madbro about failed not existing. Worked fine on USB earlier? 2021-02-12 07:19:27 -06:00
6705266746 Sync root settings across devices. Provide benefits of bashrc. 2021-02-12 06:29:10 -06:00
90d0cd0eb9 Time the SCM call. 2021-02-12 06:02:28 -06:00
41b2283353 Fix marker begin. 2021-02-12 06:01:43 -06:00
0537d6a03d Make file look better. 2021-02-11 20:52:33 -06:00
0372d0c2fb Try fixing file, would not execute. 2021-02-11 20:41:49 -06:00
6ef0384dbf Fix permissions. 2021-02-11 20:16:23 -06:00
16a159dfea Remove quotes, not needed here. 2021-02-11 20:14:21 -06:00
806a0aa638 Fix shebang. 2021-02-11 20:13:20 -06:00
10cf5ee2e5 Add file to reduce typing when testing. 2021-02-11 20:04:27 -06:00
82bec2bf72 Add logging in to possibly have environment files get set up. Create TRASH as user. 2021-02-11 13:06:59 -06:00
3676f2dc07 Fix wonky SSHFS fstab logic. 2021-02-11 12:22:42 -06:00
bdb161376b Don't remove fstab entry if test double mounts. 2021-02-11 12:18:22 -06:00
caac162f2f Comment disabled on absent job. 2021-02-11 11:11:14 -06:00
71f59cc4ac Hide report copying on sshfs machines rather than just disabling. 2021-02-11 11:10:41 -06:00
f8fd6881c8 Fix special_time attribute. 2021-02-11 11:09:09 -06:00
cee400076e Add forced weekly job run for 24/7 systems. 2021-02-11 11:05:52 -06:00
0a87fcf4d9 Refresh variable of whether 1337 is mounted. 2021-02-11 10:59:42 -06:00
b318d6a6a6 Reorganization. 2021-02-11 07:03:04 -06:00
d1d11369c9 FreeBSD does not support nonempty. 2021-02-07 15:19:33 -06:00
866a2cbd25 Remove the removal. Should not be necessary. 2021-02-07 13:52:49 -06:00
41eb2077f2 Fix colliding cron job names. 2021-02-07 13:49:31 -06:00
96b8415e42 Add removal of report. Doesn't seem like modified timestamp is updating from some systems properly. 2021-02-07 13:25:39 -06:00
2eb64ac9d2 Do test on a different folder. Prevents non-sshfs devices from even having /mnt/leet created. 2021-02-07 12:53:10 -06:00
2e33a8a93c Fix report names and cron job. 2021-02-07 09:29:24 -06:00
e3da232124 Fix favorite for Code OSS. 2021-02-07 09:20:57 -06:00
9e376f9a96 Replace VS Code with Code OSS. 2021-02-07 09:14:42 -06:00
1895e422b3 Remove debug. 2021-02-07 09:05:57 -06:00
20efa69af9 FIx disable again. 2021-02-07 09:04:46 -06:00
5fec8bb608 Fix typo. Fix disable scp jobs. 2021-02-07 09:01:40 -06:00
0f2bef82f9 Count will always give a number. Why did the chmod fail? 2021-02-07 08:16:45 -06:00
fd9fc336c0 Ensure something gets saved to file. 2021-02-07 08:15:18 -06:00
d0d6cb33d6 Missed an absent. 2021-02-07 08:12:17 -06:00
e385014216 Use test result. 2021-02-07 08:11:28 -06:00
79f0ec27aa Add debug. 2021-02-07 08:08:43 -06:00
25cde884aa Need to get variable populated even if command fails. 2021-02-07 08:07:49 -06:00
682377a503 Test SSHFS so that bad FSTAB entries don't get created on Linux when they'll break. 2021-02-07 08:03:13 -06:00