-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
setup.sh does not function correctly on Debian 10 #76
Comments
same on ubuntu 20.04.2 |
sudo nano -c /usr/local/bin/noip-renew.py |
Same here @usermigallon when I apply your modification i've got another error File "/usr/local/bin/noip-renew.py", line 78 |
In python is very important tabulations when you add a line code, make exactly sames spaces at the beginning line. |
You're really great, thank you ! |
Editing setup.sh to install chromium instead of chromium-browser seems to fix this issue.
After doing so and running noip-renew-${USERNAME}.sh (${USERNAME} being my username) the following is output:
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: