Skip to content

Commit

Permalink
Log
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Dec 2, 2024
1 parent 4d2565a commit 60f2144
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions images/15.0.3-php7.4/docker-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,7 @@ function run()
echo
echo "*** You can connect to your Dolibarr web application with:"
echo "http://127.0.0.1:port"
echo
}


Expand Down
1 change: 1 addition & 0 deletions images/16.0.5-php8.1/docker-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,7 @@ function run()
echo
echo "*** You can connect to your Dolibarr web application with:"
echo "http://127.0.0.1:port"
echo
}


Expand Down
1 change: 1 addition & 0 deletions images/17.0.4-php8.1/docker-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,7 @@ function run()
echo
echo "*** You can connect to your Dolibarr web application with:"
echo "http://127.0.0.1:port"
echo
}


Expand Down
1 change: 1 addition & 0 deletions images/18.0.6-php8.1/docker-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,7 @@ function run()
echo
echo "*** You can connect to your Dolibarr web application with:"
echo "http://127.0.0.1:port"
echo
}


Expand Down
1 change: 1 addition & 0 deletions images/19.0.4-php8.2/docker-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,7 @@ function run()
echo
echo "*** You can connect to your Dolibarr web application with:"
echo "http://127.0.0.1:port"
echo
}


Expand Down
1 change: 1 addition & 0 deletions images/20.0.2-php8.2/docker-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,7 @@ function run()
echo
echo "*** You can connect to your Dolibarr web application with:"
echo "http://127.0.0.1:port"
echo
}


Expand Down
1 change: 1 addition & 0 deletions images/develop/docker-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,7 @@ function run()
echo
echo "*** You can connect to your Dolibarr web application with:"
echo "http://127.0.0.1:port"
echo
}


Expand Down

0 comments on commit 60f2144

Please sign in to comment.