Updates one command-liner

Apparently PAM does not like nested scripts.
This commit is contained in:
2022-11-04 10:43:08 +01:00
parent 74f1e8d52e
commit 0a156bd711
2 changed files with 2 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
You can install this configuration on a new system using
```bash
curl -sSL https://git.tuleu.science/atuleu/home/raw/branch/master/update.sh | bash
curl -sSL https://git.tuleu.science/atuleu/home/raw/branch/master/update.sh | bash && $HOME/.home/update.sh
```
## Keeping it synced