-
Notifications
You must be signed in to change notification settings - Fork 61
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
Script shouldn't run as root user #386
Comments
You should upgrade your script using hardcode-tray --update-git |
try1: Not working yet |
Can you upgrade the script without using root permission and then try again? |
i cant |
what to do ? |
Remove the script : https://github.com/bil-elmoussaoui/Hardcode-Tray#uninstallation |
try1:
2017-06-20 07:49:57 (79.8 MB/s) - written to stdout [164/164] try2: try3:
2017-06-20 07:50:46 (71.2 MB/s) - written to stdout [1848/1848] Downloading Hardcode-Tray ... try4: not working yet |
Follow those steps please: |
ok let me to test i will tell you it work? ! plz dont close issue |
**root@Kali:~# ** 0%[ ] 0 --.-KB/s #!/bin/bash Git version Remove unneeded files cd ../ || exit Copy the new version echo "Creating symbolic link.." Create a symbolic link if [ "$1" == "--u" ]; then 2017-06-22 03:24:47 (64.6 MB/s) - written to stdout [1848/1848]` root@Kali:/tmp# chmod +x ./install.sh root@Kali:/tmp# ls |
not working.what to do? |
Please follow the steps. And use Github markdown to share the correct terminal output. As I don't really know which step gives you which output :/ |
hi i install hardcode-tray with your ppa but hardcode-tray not working root@Kali:~# hardcode-tray |
The script wasn't created to be run as root :( i will see if i can reproduce this and fix it |
I can not fix it |
Should be fixed on master. Tried it and it works as expected :) |
i install script again but still not working
installtion commend:
cd /tmp && wget -O - https://raw.githubusercontent.com/bil-elmoussaoui/Hardcode-Tray/master/data/install.sh | bash
output 👎
#:sudo -E hardcode-tray
Script shouldn't be run as root
(For information i use Papirus icon theme)
The text was updated successfully, but these errors were encountered: