arismelachroinos / lscript

The LAZY script will make your life easier, and of course faster.
GNU General Public License v3.0
4.06k stars 1.08k forks source link

Child Process error (fix i have found) #324

Open joe90a opened 2 years ago

joe90a commented 2 years ago

i recently found a slight fix of the error of the child process.

make a .sh file and add:

! /bin/bash

chmod u+x lscript.sh

cd /usr/bin/lscript

./l

assuming you have installed lscript normally if not change the /usr/bin/lscript to where you installed lscript place the .sh file in your user. Type:

sudo ./example.sh This will allow you to run lscript without the child process error but you need to do sudo ./example.sh everytime you want to run the shorcut