Skip to content

Commit

Permalink
add get app
Browse files Browse the repository at this point in the history
  • Loading branch information
compgeniuses committed Aug 8, 2024
1 parent be7912a commit 6a0db84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions imageroot/bin/create-site
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +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 --site frontend install-app hrms;

0 comments on commit 6a0db84

Please sign in to comment.