mirror of https://github.com/tteck/Proxmox.git
Update zwave-copy-data.sh
This commit is contained in:
parent
08e037b9fc
commit
b59ba4ec2a
|
@ -10,6 +10,7 @@ while true; do
|
||||||
* ) echo "Please answer yes or no.";;
|
* ) echo "Please answer yes or no.";;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
clear
|
||||||
set -o errexit
|
set -o errexit
|
||||||
set -o errtrace
|
set -o errtrace
|
||||||
set -o nounset
|
set -o nounset
|
||||||
|
|
Loading…
Reference in New Issue