View Single Post
Old 06-07-2024, 03:45 PM   #180
neil_swann80
0000000000101010
neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.
 
neil_swann80's Avatar
 
Posts: 5,895
Karma: 12981955
Join Date: Mar 2023
Location: An island off the coast of Ireland
Device: PB632 [HD3]
Quote:
Originally Posted by Uppy View Post
I always use windows notebook to create .sh file. I have services and jailbreak installed. Now i try to write scripts on linux virtual box, and scripts working better, without any errors, but it didnt work on autostart from init.d folder. My command for make them executable is chmod +x. Do i need to formate my memory?
You won't need to manually make them executable, it's already taken care of as part of the root/services package. Any .sh file within /mnt/ext1/system/init.d should just run.

Did you test the simple script I suggested?

If you create the scripts on a Windows PC, use Notepad++ and make sure to change the setting from the menu:
Edit > EOL Conversion > Unix (LF)

Last edited by neil_swann80; 06-07-2024 at 03:49 PM.
neil_swann80 is offline   Reply With Quote