Skip to content

Commit

Permalink
Fix setup_database (issue #146)
Browse files Browse the repository at this point in the history
  • Loading branch information
jarischaefer committed Nov 4, 2023
1 parent 9ed02b6 commit bc71987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion post_install/usr/local/bin/setup_database
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh -eu

/sbin/setuser librenms php /opt/librenms/includes/sql-schema/update.php
/sbin/setuser librenms /opt/librenms/lnms migrate --no-interaction --force --isolated --seed

0 comments on commit bc71987

Please sign in to comment.