Skip to content

Is there a way to execute a script at startup? #266

Answered by YaLTeR
sommerper asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, yeah, it's possible:

spawn-at-startup "bash" "myscript.sh"

at the top level. Note that the ~ in the second argument will not be expanded currently, you need to write out the home dir.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@sommerper
Comment options

Answer selected by sommerper
Comment options

You must be logged in to vote
1 reply
@YaLTeR
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants