Skip to content

Commit

Permalink
v-15 stable
Browse files Browse the repository at this point in the history
  • Loading branch information
njsubedi committed May 1, 2024
1 parent 60b3bb7 commit 48ffff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -eu pipefail

ERPNEXT_VERSION=v15.21.1
ERPNEXT_VERSION=version-15

echo ">>>> Ensure runtime directories"
mkdir -p /run/nginx && chown -R cloudron:cloudron /run/nginx/
Expand Down

0 comments on commit 48ffff6

Please sign in to comment.