We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce9b4c7 commit de5ab3bCopy full SHA for de5ab3b
RUN
@@ -8,4 +8,4 @@ fi
8
# help / list / size
9
# do not need root but we append it for most features
10
# can be launched with ELEV=doas env var
11
-(cd archinstoo && "$ELEV" python -B -m archinstall "$@") && cd ..
+(cd archinstoo && $ELEV python -B -m archinstall "$@") && cd ..
0 commit comments