mirror of
https://github.com/edu4rdshl/tor-router.git
synced 2026-07-17 23:24:48 +00:00
Fix issues URL
This commit is contained in:
parent
001a51070f
commit
482eac2125
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ if command -v pacman > /dev/null; then
|
||||||
elif command -v apt > /dev/null; then
|
elif command -v apt > /dev/null; then
|
||||||
TOR_UID=$(id -u debian-tor)
|
TOR_UID=$(id -u debian-tor)
|
||||||
else
|
else
|
||||||
echo "Unknown distro, please create report the issue to https://gitlab.com/edu4rdshl/tor-router/issues"
|
echo "Unknown distro, please create report the issue to https://github.com/edu4rdshl/tor-router/issues"
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue