Update arch_install.sh
This commit is contained in:
parent
470c8485b1
commit
abe27b57d8
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ set -e
|
|||
#if [ "$EUID" -ne 0 ]; then
|
||||
#echo "Please, run script with sudo"
|
||||
##exit 1
|
||||
fi
|
||||
#fi
|
||||
|
||||
# Az aktuális felhasználó meghatározása
|
||||
#CURRENT_USER=$(whoami)
|
||||
|
|
Loading…
Reference in a new issue