u
This commit is contained in:
@@ -42,9 +42,9 @@ sudo pacman -Syu
|
||||
echo "-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-"
|
||||
|
||||
# -----
|
||||
# setup all packages for given host
|
||||
# update all packages for given host
|
||||
# -----
|
||||
if [ ${operation} == "setup" ] ; then
|
||||
if [ ${operation} == "update" ] ; then
|
||||
|
||||
param_check "${parameter}" "no host name given"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user