Update pibackup.sh

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

View File

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