i need help to include executable scripts to my images, is there any way i can include them?
i want to include some universal scripts in my distro but i dont wanna go trough the horrible pain of hosting simple scripts with copr
5 Replies
apparently the way the files module is structured now makes it infinitely easier
maybe its possible to having alongside the /etc
to have the /usr/bin as well
with the scripts i need
have you tried making ujust commands?
I could try again, just is really... Strange to use tbf
@Moonlight you can place the scripts direcly in files/system/usr/bin/
or create a new directory say, files/systemscripts/ and copy that instead
just/ujust is really neat though, i recommend it
if you need help with getting started, ask
There really isn't a limit to where you can copy your files to with the
files
module