Skip to content

Commit

Permalink
Update pleaserun setup message
Browse files Browse the repository at this point in the history
Co-authored-by: Adrian Coveney <4836233+tofu-rocketry@users.noreply.github.com>
  • Loading branch information
RedProkofiev and tofu-rocketry authored Feb 19, 2024
1 parent d0261d8 commit 6286126
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/ssm-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,8 @@ PACKAGE_VERSION="--$PACK_TYPE-changelog $SOURCE_DIR/ssm-$VERSION-$ITERATION/CHAN
# Construct and evaluate the primary FPM call
BUILD_PACKAGE_COMMAND=${FPM_CORE}${FPM_PYTHON}${VERBOSE}${PACKAGE_VERSION}
eval "$BUILD_PACKAGE_COMMAND"
echo "== BEGINNING PLEASERUN SETUP =="

echo "== Generating pleaserun package =="

# When installed, use pleaserun to perform system specific service setup
fpm -s pleaserun -t "$PACK_TYPE" \
Expand Down

0 comments on commit 6286126

Please sign in to comment.