@ -15,10 +15,6 @@ ZAPRET_BASE="$EXEDIR"
. "$ZAPRET_BASE/common/installer.sh"
. "$ZAPRET_BASE/common/ipt.sh"
# build binaries, do not use precompiled
[ "$1" = "make" ] && FORCE_BUILD=1
umask 0022
fsleep_setup
fix_sbin_path
@ -43,5 +39,4 @@ case $UNAME in
;;
esac
exitp 0