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