checking in- currently trying to get the cleanup sorted. i need something that works better, i think

This commit is contained in:
2016-11-26 22:05:53 -05:00
parent 36c7da470a
commit b95bef3b17
10 changed files with 391 additions and 183 deletions

View File

@@ -1,5 +1,8 @@
#!/bin/bash
# we need this fix before anything.
dirmngr </dev/null > /dev/null 2>&1
# Import settings.
if [[ -f /root/VARS.txt ]];
then