Disabled debug option

This commit is contained in:
DarkCat09 2023-02-07 20:09:05 +04:00
parent e8b1330809
commit 1728effd97

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
debug=1
debug=0
watching=1
links=()
success=0