]> Untitled Git - lemmy.git/commit
Improve shell scripts (#705)
authorRichie Zhang <12566991+StaticallyTypedRice@users.noreply.github.com>
Mon, 11 May 2020 17:16:08 +0000 (10:16 -0700)
committerGitHub <noreply@github.com>
Mon, 11 May 2020 17:16:08 +0000 (13:16 -0400)
commitd17316508cd76c6e75f099731f6e5275298ece73
treef20ed8d6391f9e6ecdd1c3306f3cdd4d44243183
parentb83aae0b57f79f89c34d7dc9c3433fec64255e18
Improve shell scripts (#705)

* Improve init-db.sh

Allow custom database parameters.
Abstract common functionality.

* Improve install.sh

Abstract common functionality.
Ask to automagically reload the project when source files are changed.
install.sh
server/db-init.sh