Fix missing/incorrect default template shortcuts
This commit is contained in:
parent
c229e66f06
commit
1664686672
@ -89,13 +89,10 @@ export INSTALLDIR=mnt
|
||||
# ------------------------------------------------------------------------------
|
||||
# Create App Menus
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
|
||||
echo "--> Choosing appmenus whitelists..."
|
||||
echo "APPMENUS_DIR=${APPMENUS_DIR}"
|
||||
echo "SCRIPTSDIR=${SCRIPTSDIR}"
|
||||
|
||||
# _appmenus_dir="${APPMENUS_DIR:-${SCRIPTSDIR}}"
|
||||
_appmenus_dir="${SCRIPTSDIR}"
|
||||
|
||||
if [ "${TEMPLATE_FLAVOR}" = "whonix-gateway" ] || [ "${TEMPLATE_FLAVOR}" = "whonix-workstation" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user