Skip to content

Commit

Permalink
docs: output log change
Browse files Browse the repository at this point in the history
  • Loading branch information
huyikun.hyk committed Jan 16, 2024
1 parent a7eecd2 commit 3d68c26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ if [ "$result" == 0 ]; then
echo '################################################'
echo 'Serverless-devs has been installed successfully.'
echo 'The access has been configured automatically, use "s config get" to check.'
echo '################################################'
else
echo "Serverless-dev required nodejs >= 14.14.0, please update your local nodejs's version."
fi

0 comments on commit 3d68c26

Please sign in to comment.