mirror of
https://github.com/lemeow125/ansible-playbooks.git
synced 2025-04-27 10:11:18 +08:00
Update scripts
This commit is contained in:
parent
f83b794167
commit
906a435163
2 changed files with 3 additions and 3 deletions
|
@ -20,9 +20,9 @@ This will elevate to `root` user via `sudo` and set up root SSH access through t
|
|||
|
||||
6. Provide project directories to spin up on boot through `start_services.sh`.
|
||||
|
||||
7. Provide the same project directories to back up via Borg in `backup.sh`.
|
||||
7. Provide the same project directories to back up via Borg in `backup.sh` including any file/folder exemptions.
|
||||
|
||||
8. Update the Samba credentials file located at `/root/.samba`.
|
||||
8. Update the Samba credentials file located at `/root/.samba/credentials`.
|
||||
|
||||
```
|
||||
# credentials
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue