Skip to content

Commit

Permalink
change hrms version to 15
Browse files Browse the repository at this point in the history
  • Loading branch information
compgeniuses committed Aug 8, 2024
1 parent 6a0db84 commit 1e0d227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imageroot/bin/create-site
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
done;
echo "sites/common_site_config.json found";
bench new-site --no-mariadb-socket --admin-password=admin --db-root-password="$MARIADB_ROOT_PASSWORD" --install-app erpnext --set-default frontend;
bench get-app hrms;
bench get-app hrms --branch version-15;
bench --site frontend install-app hrms;

0 comments on commit 1e0d227

Please sign in to comment.