rc.local fix

This commit is contained in:
bicubico
2023-02-21 10:26:25 -03:00
parent ae462d24b1
commit 082d00e223
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
#!/bin/bash
mv /etc/rc.local.orig /etc/rc.local
# Upgrade jessie
echo "."
echo "*** Updating and upgrading Debian Jessie. ***"