added logfile creation

This commit is contained in:
eoli3n 2020-08-20 10:10:55 +02:00
parent 9fa04494e9
commit 3be95f3b3d

View file

@ -28,7 +28,7 @@ curl -s https://eoli3n.github.io/archzfs/init | bash
To run the script in verbose mode, use:
```
curl -s https://eoli3n.github.io/archzfs/init | sed 's- &>/dev/null--' | bash
curl -s https://eoli3n.github.io/archzfs/init | sed 's- &>/dev/null--' | bash &> debug.log
```
### Related