Update pibackup.sh

This commit is contained in:
2022-10-08 16:26:32 -05:00
parent fb39f2b9f2
commit 0f8c1d05b7

View File

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