Skip to content

Commit

Permalink
scripts/bindhosts: dont illusion on reset
Browse files Browse the repository at this point in the history
  • Loading branch information
backslashxx committed Dec 16, 2024
1 parent c002881 commit a2310c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion module/bindhosts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ reset() {
sed '/#/d' $PERSISTENT_DIR/custom.txt >> $target_hostsfile
string="description=status: reset 🤐 | $(date)"
sed -i "s/^description=.*/$string/g" $MODDIR/module.prop
illusion
sleep 1
echo "[+] hosts file reset!"
# reset state
Expand Down

0 comments on commit a2310c5

Please sign in to comment.