Storm-Breaker
Storm-Breaker copied to clipboard
linux-installer.sh not found
Hi i can´t find linux-install.sh anywhere. Can you help ?
I also have the same problem
I am getting the same problem as well, if anyone finds a fix to this issue please post it here as it would be very helpful.
error: linux-installer.sh: No such file or directory
picture of issue:
I figured out the answer! use the command chmod +x install.sh instead of linux-installer.sh
chmod +x is not needed instead you need to use bash install.sh
chmod +x is not needed instead you need to use bash install.sh
this worked for me while chmod +x wasn't working
sudo bash install.sh worked