This commit is contained in:
Marcus 2023-06-13 01:59:07 +02:00
parent 72c1d352f6
commit ecbe51861e

View file

@ -42,6 +42,8 @@ error ()
###
test "$(whoami)" != "root" || message error "I cannot run as root" ; error
if [ -z "$arguments" ]
then
package_categories="${!packages[@]}"