Update pibackup.sh

This commit is contained in:
2022-10-08 16:26:24 -05:00
parent 13c84d9446
commit fb39f2b9f2

View File

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