S02nightdrop 123 B

1234567
  1. #!/bin/sh
  2. source /opt/wz_mini/wz_mini.conf
  3. if [[ "$NIGHT_DROP_DISABLE" == "true" ]]; then
  4. touch /opt/wz_mini/tmp/.nd
  5. fi