changes
This commit is contained in:
parent
72c1d352f6
commit
ecbe51861e
1 changed files with 2 additions and 0 deletions
2
setup.sh
2
setup.sh
|
@ -42,6 +42,8 @@ error ()
|
|||
|
||||
###
|
||||
|
||||
test "$(whoami)" != "root" || message error "I cannot run as root" ; error
|
||||
|
||||
if [ -z "$arguments" ]
|
||||
then
|
||||
package_categories="${!packages[@]}"
|
||||
|
|
Loading…
Reference in a new issue