mirror of
https://github.com/eoli3n/archiso-zfs.git
synced 2026-01-03 23:29:59 +01:00
added logfile creation
This commit is contained in:
parent
9fa04494e9
commit
3be95f3b3d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue