Skip to content

Commit b48e431

Browse files
committed
Fix README: No autoinstaller run, already ready to run
1 parent c8c3916 commit b48e431

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
-e DOCKER_PASS=${{ secrets.DOCKER_HUB_PASSWORD }} \
3131
-e PUSHRM_PROVIDER=dockerhub \
3232
-e PUSHRM_FILE=/src/README.md \
33-
-e PUSHRM_SHORT='Docker image for Dolibarr with auto installer on first boot.' \
33+
-e PUSHRM_SHORT='Docker image for Dolibarr ERP CRM Open source web suite.' \
3434
-e PUSHRM_TARGET=docker.io/dolibarr/dolibarr \
3535
-e PUSHRM_DEBUG=1 \
3636
chko/docker-pushrm:1

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dolibarr on Docker
22

3-
Docker image for Dolibarr ERP CRM Open source web suite, with auto installer on first boot.
3+
Docker image for Dolibarr ERP CRM Open source web suite.
44

55

66
## Supported tags

0 commit comments

Comments
 (0)