Update pibackup.sh
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
TEST=true;
|
TEST=false;
|
||||||
|
|
||||||
if [ "$1" != "update" ]; then
|
if [ "$1" != "update" ]; then
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user