bugy / script-server

Web UI for your scripts with execution management
Other
1.59k stars 247 forks source link

Can i run the second script using first script #653

Open aldrin18 opened 1 year ago

aldrin18 commented 1 year ago

hello, can i run the second script using first script? i want to automate run the second script if the first script execute with no error thanks

bugy commented 1 year ago

Hi @aldrin18, the easiest would be to create a wrapping script, which would call one script after another.