Update newinstaller.sh
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
# Simple new installer
|
||||
set -x
|
||||
exec > >(tee -i logfile.txt)
|
||||
exec 2>&1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user