Skip to content

Commit

Permalink
Update Setup.sh with docker restart after setup
Browse files Browse the repository at this point in the history
  • Loading branch information
thvenket authored Apr 24, 2024
1 parent d8d3bae commit 4931240
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AgentUbuntu20/Setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ centosInstall () {
ubuntuInstall () {
echo "Performing Ubuntu Install "
py3Install
service docker restart
}


Expand Down

0 comments on commit 4931240

Please sign in to comment.