htrgouvea / nipe

An engine to make Tor network your default gateway

Home Page:https://heitorgouvea.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install script should not delete file from repo

sean9999 opened this issue · comments

The install function uses sudo mv rather than sudo cp, leaving the repo in a dirty state.

Fixed on 08a0694