Update pibackup.sh

This commit is contained in:
2022-10-08 16:46:16 -05:00
parent 9b0602d1bf
commit 4325059af9

View File

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