Skip to content

Commit

Permalink
🐛 add line to execute playbook script
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurcadore authored Apr 23, 2024
1 parent e2002b4 commit bcbe200
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/startup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ cat /etc/passwd
echo "###################################################################"
echo "Execute playbooks script..."

chmod +x ./playbooks.sh
./playbooks.sh

# Keep the script running by tailing /dev/null
Expand Down

0 comments on commit bcbe200

Please sign in to comment.