Extend Stackscript with sh-script

I'm new to this whole automation thing but I managed to create a personal LAMP-stackscript based on the one provided by Linode.

This script starts with #!/usr/bin/env python and then installs the basic LAMP. In the past I used an config.sh to set params like timezone, hostname, add a user etc…

Is it possible to feed that sh-content in the stackscript? Or does it need conversion to the python syntax?

0 Replies

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct