Update pibackup.sh

This commit is contained in:
2022-10-08 16:25:38 -05:00
parent 798c8a27eb
commit 3cd58eec4c

View File

@@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
TEST="true"; TEST=true;
if [ "$1" != "update" ]; then if [ "$1" != "update" ]; then