create installed-packages, even if nothing installed

pull/20/head
Botspot 4 years ago
parent 0e161c6f77
commit d23730fdea

@ -91,4 +91,5 @@ if [ ! -z "$INSTALL_LIST" ];then
fi
else
echo -e "\e[32mNo new packages to install. Nothing to do!\e[39m"
echo '' >> "${DIRECTORY}/data/installed-packages/${PRG}"
fi

Loading…
Cancel
Save