|
60ce1e2f93
|
Changes for ethminer.
|
2021-02-11 12:12:52 -06:00 |
|
|
bdde2cb909
|
Only run driver install if final uninstall not found.
|
2021-02-11 11:17: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 |
|
|
73f4c10e77
|
Fix conditional comparison.
|
2021-02-11 11:09:30 -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 |
|
|
4598f5ecf4
|
Add Lutris PPA for Ubuntu.
|
2021-02-11 11:05:23 -06:00 |
|
|
c2f7997ec3
|
Add miner entry.
|
2021-02-11 10:59:58 -06:00 |
|
|
0a87fcf4d9
|
Refresh variable of whether 1337 is mounted.
|
2021-02-11 10:59:42 -06:00 |
|
|
2a6edcb788
|
Beginning to put together tasks for ETH mining.
|
2021-02-11 08:05:34 -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 |
|
|
e82c2d7818
|
Add non-interactive flags so no prompts appear.
|
2021-02-07 14:40:35 -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 |
|
|
6cac1f4201
|
Fix comment.
|
2021-02-07 13:13:13 -06:00 |
|
|
77754c5f6e
|
Forgot the user, derp.
|
2021-02-07 13:08:51 -06:00 |
|
|
cd97460aa3
|
Call new flatpak cron jobs.
|
2021-02-07 13:02:00 -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 |
|
|
aae6d71f96
|
Add jobs to keep flatpaks up to date - tired of frequently seeing pop shop notification icon and having two commands to run. :P
|
2021-02-07 12:50:41 -06:00 |
|
|
ca001d7d2b
|
Fix an extra slash.
|
2021-02-07 09:36:08 -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 |
|
|
a3c48a73ef
|
SSHFS vs Local filenames.
|
2021-02-07 08:47:31 -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 |
|
|
c821cb0550
|
Don't throw error if .bashrc not created yet.
|
2021-02-07 07:40:55 -06:00 |
|
|
37f725f6fb
|
Make name consistent.
|
2021-02-07 07:35:43 -06:00 |
|
|
715d76bf10
|
Split SCP to different call.
|
2021-02-07 07:32:01 -06:00 |
|
|
f6754f616c
|
Fox quote. VS Code is annoying sometimes.
|
2021-02-07 07:28:48 -06:00 |
|
|
ebe579a205
|
Variablize ssh. Make non-sshfs report cron job a loop.
|
2021-02-07 07:26:54 -06:00 |
|
|
a49ae8f7c5
|
Sort reports.
|
2021-02-07 06:41:48 -06:00 |
|
|
1441ba4adb
|
Add missing quote.
|
2021-02-07 06:37:42 -06:00 |
|
|
164f81d8d4
|
More blockinfile's.
|
2021-02-07 06:22:49 -06:00 |
|
|
8e9f561cd7
|
Change comment.
|
2021-02-07 06:08:26 -06:00 |
|
|
7e6fb034ca
|
Fix a few Pop!_OS bugs for new machines.
|
2021-02-07 06:07:02 -06:00 |
|
|
a8714aea01
|
Fix 1337 mount.
|
2021-02-07 04:53:50 -06:00 |
|
|
1dc72fc2d4
|
Change Steam favorite to be flatpak version.
|
2021-02-06 17:36:56 -06:00 |
|
|
8202856175
|
Fix more names.
|
2021-02-06 17:07:17 -06:00 |
|