resource ss added and a record fix
This commit is contained in:
@@ -27,7 +27,10 @@ VOLUME_MOUNT="/mnt/$VOLUME_NAME"
|
||||
# StackScript that mounts the volume on first boot (see stackscript.md).
|
||||
# Enter the numeric StackScript ID manually after creating it in the Linode UI.
|
||||
#STACKSCRIPT_ID="2225110"
|
||||
# Normal:
|
||||
STACKSCRIPT_ID="2225140"
|
||||
# More resources (1.5):
|
||||
STACKSCRIPT_ID="2225166"
|
||||
|
||||
if [[ "$SCRIPT_ACTION" == "" || "$SCRIPT_ACTION" == "--help" || "$SCRIPT_ACTION" == "-?" ]]; then
|
||||
echo "Linode helper script: create-linode.sh <action> <label> [args]"
|
||||
|
||||
Reference in New Issue
Block a user