+ deploy rclone config

plus better naming of gpg key deployer script
This commit is contained in:
committer@tuxwarrior
2026-04-04 12:29:03 -05:00
parent d75dfeeb50
commit 98773d3221
3 changed files with 34 additions and 1 deletions

View File

@@ -178,7 +178,8 @@ please note, this step is only needed when arch is to be installed on a new host
- `syncDirSetup.sh` (will set up `~/syncDir`)
- `deploySshKeys.sh` (deployment of ssh keys)
- `importGnupgKeys.sh` (deployment of gpg keys)
- `deployGnupgKeys.sh` (deployment of gpg keys)
- `deployRcloneCfg.sh` (deployment of rclone config)
- `gitReposSoftlinker.sh` (create softlinks to all repos at `~/syncDir/gitRepos/`)
- `chmodAllSh.sh` (fixes mode change from 14001 to 217 errors in repo)
- `reboot` and re-login