mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2024-11-26 23:27:18 +00:00
Fix accidental paste
This commit is contained in:
parent
c28ea72540
commit
9b98cf08c0
@ -20,7 +20,7 @@ case "$1" in
|
||||
echo "Creating factory config backup directory"
|
||||
mkdir /opt/wyze_config_backup
|
||||
touch /opt/wyze_config_backup/BACKUP_THESE_FILES.md
|
||||
echo "These files are the c. /opt/wz_mini/wz_mini.confloud credentials unique to your camera. Back them up in case your camera's flash becomes corrupted. The camera will NEVER connect to the cloud if they are wiped from the camera." > /opt/wyze_config_backup/BACKUP_THESE_FILES.md
|
||||
echo "These files are the cloud credentials unique to your camera. Back them up in case your camera's flash becomes corrupted. The camera will NEVER connect to the cloud if they are wiped from the camera." > /opt/wyze_config_backup/BACKUP_THESE_FILES.md
|
||||
fi
|
||||
|
||||
if [ -f /opt/wz_mini/tmp/.T31 ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user