fix: Remove unused BACKUP variable from install.sh
This commit is contained in:
@@ -4,7 +4,6 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
NAME="aios"
|
NAME="aios"
|
||||||
BACKUP="${NAME}back"
|
|
||||||
TARBALL="aios-bootstrap.tar.gz"
|
TARBALL="aios-bootstrap.tar.gz"
|
||||||
|
|
||||||
echo "=== aios installation ==="
|
echo "=== aios installation ==="
|
||||||
|
|||||||
Reference in New Issue
Block a user