mirror of
https://notabug.org/acetone/onionsman
synced 2024-12-06 19:16:26 +01:00
Russian comment to English
This commit is contained in:
+4
-4
@@ -22,10 +22,10 @@ tor_restart() {
|
||||
counter=0
|
||||
if [[ $? != 0 ]]; then
|
||||
let counter++
|
||||
echo "Произошла ошибка при рестарте службы tor, повтор ($counter)"
|
||||
sleep 3
|
||||
tor_restart
|
||||
fi;
|
||||
echo "Tor service restarting failed, retrying ($counter)"
|
||||
sleep 3
|
||||
tor_restart
|
||||
fi;
|
||||
}
|
||||
|
||||
service_del() {
|
||||
|
||||
Reference in New Issue
Block a user