Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Combine init.sh and user.sh into deploy.shHEADmaster | Sam Chudnick | 2022-02-12 | 4 | -121/+105 |
| | |||||
* | Fixed typo. Added instructions to user script | Sam Chudnick | 2021-12-26 | 2 | -1/+6 |
| | |||||
* | Removed invalid ufw command | Sam Chudnick | 2021-12-26 | 1 | -1/+0 |
| | |||||
* | Fixed several issues/ | Sam Chudnick | 2021-12-26 | 2 | -5/+5 |
| | |||||
* | Fix missing sudo | Sam Chudnick | 2021-12-26 | 1 | -1/+1 |
| | |||||
* | Break deployment script into two separate scripts - run intended to run as ↵ | Sam Chudnick | 2021-12-26 | 2 | -41/+53 |
| | | | | root and the other as the standard user | ||||
* | Fixed logic error on test commands. Added command to enable ufw. Fixed git ↵ | Sam Chudnick | 2021-12-26 | 1 | -11/+12 |
| | | | | clone link. | ||||
* | Test with -z instead of -n | Sam Chudnick | 2021-12-26 | 1 | -11/+11 |
| | |||||
* | Fixed pattern issue with http->https sed command | Sam Chudnick | 2021-12-26 | 1 | -1/+1 |
| | |||||
* | Fixed dumb syntax errors | Sam Chudnick | 2021-12-26 | 1 | -11/+11 |
| | |||||
* | Made install script executable | Sam Chudnick | 2021-12-26 | 1 | -0/+0 |
| | |||||
* | Added option for virtual machines | Sam Chudnick | 2021-12-26 | 2 | -0/+5 |
| | |||||
* | Added package lists | Sam Chudnick | 2021-12-26 | 2 | -0/+59 |
| | |||||
* | Added several more options. Removed desktop option and replaced with ↵ | Sam Chudnick | 2021-12-26 | 2 | -15/+60 |
| | | | | hardware specific options. Use rsync to deploy files instead of mv. | ||||
* | initial commit | Sam Chudnick | 2021-11-27 | 3 | -0/+53 |