new_config+skip_by_4

This commit is contained in:
simono41 2018-06-05 00:20:35 +02:00
parent b12b9c0d06
commit 9dfd833fe8
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View file

@ -22,7 +22,7 @@ repo1="shell-scripte"
version="$1"
username="$2"
userpass="$3"
archchroot="$4"
skip="$4"
hostname="$(cat /etc/hostname)"
[[ -z "${version}" ]] && version="${hostname#*-}"
@ -630,7 +630,7 @@ fi
if [ "$version" != "lite" ]; then
if [ "$version" != "lite" ] && [ "$skip" != "skip" ]; then
### custom-installer