craftbeerpi3
craftbeerpi3 copied to clipboard
Uninstall
i just installed craftbeerpi3 on my system and the program gets stuck on the load screen in the browser. i assume the program did not install properly. how do in uninstall the program so that it can be reinstalled? I also have craftbeerpi2.2 on my system. could it be causing the issue? IF so, how do I unistall that program as well?
TIA
you need stop de program and delete the folder.
El El vie, 27 de jul. de 2018 a las 19:40, germanherbik < [email protected]> escribió:
you need stop de program and delete the folder.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Manuel83/craftbeerpi3/issues/204#issuecomment-408556191, or mute the thread https://github.com/notifications/unsubscribe-auth/AK4bcd_SfhfK9KqIY38dccUtUzsfIftzks5uK5bIgaJpZM4VcIbu .
Rub the install.sh and first stop the program, next remove it from starting on boot. Exit install.sh and remove the folder.
Hello, i have the same issue but I'm a newbie in linux ! Can someone guide me step by step ?
Thanks
Problem solved !
Problem solved !
How did you solve it? I'm trying to delete it from my RPi to do a fresh install, but I can't figure out how.
Never mind. I figured out. I activated version 3.0 and that's what kept it from working.
@beardedbrewer I just did that same thing. Did you have to delete everything and start from scratch?
Nevermind. Managed to fix it with some git commands:
sudo git checkout master
sudo git pull
Worked fine again after a reboot