You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As title says, using main branch fails with the chmod error: unable to chmod +x ~/bin/lq-xterm - file not found
I was able to fix this by commenting out in .lib/lib.sh the following code (at line 256): #chmod +x "~/bin/${_FILE}"
Afterwards the installation worked without a hitch. Auto-connect works now, no issues with upgrades, even my realtek wireless doesn't complain or fail at current 240 MB of RAM for the core-net. I'm going to experiment more with USB, VPN and sound qubes, and test liteqube impact on the battery.
The text was updated successfully, but these errors were encountered:
As title says, using main branch fails with the chmod error:
unable to chmod +x ~/bin/lq-xterm - file not found
I was able to fix this by commenting out in .lib/lib.sh the following code (at line 256):
#chmod +x "~/bin/${_FILE}"
Afterwards the installation worked without a hitch. Auto-connect works now, no issues with upgrades, even my realtek wireless doesn't complain or fail at current 240 MB of RAM for the core-net. I'm going to experiment more with USB, VPN and sound qubes, and test liteqube impact on the battery.
The text was updated successfully, but these errors were encountered: