Use env. variable AOAP

This commit is contained in:
adrien 2020-12-06 00:15:33 +01:00
parent bda656d0bf
commit 4bae31d801
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ sudo chmod 600 /etc/samba/credentials/data
### Enable services
```
sudo systemctl enable slock@ap.service
sudo systemctl enable slock@$USER.service
sudo systemctl enable --now mnt-data.automount
```