lscript icon indicating copy to clipboard operation
lscript copied to clipboard

bash: ./l: No such file or directory

Open cronosd opened this issue 4 years ago • 2 comments
trafficstars

I run the script normally ./l and it works but if i choose any option and finish the work, after that instate of bring me to the central panel the program just break whit this bash: ./l: No such file or directory the only way to work as it should is using ./install and choose i, because the terminal doesn't open with u

cronosd avatar Apr 23 '21 16:04 cronosd

i try using this alias l='/root/lscript/l' and it looks like the problem is solve, but i have to execute for any terminal also i created a new file with nano zsh_alias and paste the same alias, but still not working

cronosd avatar Apr 23 '21 16:04 cronosd

Doing sudo /root/lscript/l worked for me

OfficialMuffin avatar Apr 28 '21 22:04 OfficialMuffin