This commit is contained in:
buanet
2023-04-16 15:16:37 +02:00
parent e283d25710
commit 8fe4d775f5
2 changed files with 2 additions and 8 deletions

View File

@@ -146,6 +146,7 @@ if [[ -f /opt/.first_run ]]; then
# echo "$packages" > /opt/scripts/.docker_config/.packages
bash /opt/scripts/setup_packages.sh -install
fi
echo ' '
# Register maintenance script
echo -n 'Registering maintenance script as command... '
echo "alias maintenance=\'/opt/scripts/maintenance.sh\'" >> /root/.bashrc