some testing and small enhancements

This commit is contained in:
buanet
2021-05-04 21:36:30 +02:00
parent 5af3a70655
commit a615fea709
5 changed files with 13 additions and 4 deletions

View File

@@ -96,6 +96,7 @@ then
then
echo "Registering maintenance script as command."
echo "alias maintenance=\'/opt/scripts/maintenance.sh\'" >> /root/.bashrc
echo "alias maint=\'/opt/scripts/maintenance.sh\'" >> /root/.bashrc
echo "Done."
echo ' '
fi