summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Combine init.sh and user.sh into deploy.shHEADmasterSam Chudnick2022-02-124-121/+105
|
* Fixed typo. Added instructions to user scriptSam Chudnick2021-12-262-1/+6
|
* Removed invalid ufw commandSam Chudnick2021-12-261-1/+0
|
* Fixed several issues/Sam Chudnick2021-12-262-5/+5
|
* Fix missing sudoSam Chudnick2021-12-261-1/+1
|
* Break deployment script into two separate scripts - run intended to run as ↵Sam Chudnick2021-12-262-41/+53
| | | | root and the other as the standard user
* Fixed logic error on test commands. Added command to enable ufw. Fixed git ↵Sam Chudnick2021-12-261-11/+12
| | | | clone link.
* Test with -z instead of -nSam Chudnick2021-12-261-11/+11
|
* Fixed pattern issue with http->https sed commandSam Chudnick2021-12-261-1/+1
|
* Fixed dumb syntax errorsSam Chudnick2021-12-261-11/+11
|
* Made install script executableSam Chudnick2021-12-261-0/+0
|
* Added option for virtual machinesSam Chudnick2021-12-262-0/+5
|
* Added package listsSam Chudnick2021-12-262-0/+59
|
* Added several more options. Removed desktop option and replaced with ↵Sam Chudnick2021-12-262-15/+60
| | | | hardware specific options. Use rsync to deploy files instead of mv.
* initial commitSam Chudnick2021-11-273-0/+53