u
This commit is contained in:
@@ -147,6 +147,7 @@ if [ ${operation} == "services" ] ; then
|
||||
for x in ${services[@]}
|
||||
do
|
||||
echo "systemctl enable ${x}"
|
||||
systemctl enable ${x}
|
||||
done
|
||||
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user