We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a545d5a commit 86d2ac5Copy full SHA for 86d2ac5
OpenWrt/geoip-shell-owrt-uninstall.sh
@@ -28,6 +28,7 @@ geoinit_path="/usr/bin/$geoinit"
28
[ -f "$conf_file" ] && getconfig datadir
29
: "${datadir:=/tmp/$p_name-data}"
30
31
+rm -f "$conf_dir/setupdone" 2>/dev/null
32
rm_iplists_rules
33
rm_cron_jobs
34
rm_data
0 commit comments