test release 1: debugging main script
This commit is contained in:
3
scripts/heimdall-config.sh
Normal file
3
scripts/heimdall-config.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
# todo: include pre-made app.sqlite under dashboard/www/app.sqlite
|
||||
# create version of this database with placeholders
|
||||
# use sql commands to replace the placeholders
|
||||
4
scripts/npm-config.sh
Normal file
4
scripts/npm-config.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
# todo: create database.sqlite under /opt/stacks/npm/data/database.sqlite with hosts
|
||||
# also todo: create nginx conf files.
|
||||
# also todo: create user
|
||||
|
||||
1
scripts/owncloud-config.sh
Normal file
1
scripts/owncloud-config.sh
Normal file
@@ -0,0 +1 @@
|
||||
# todo: write post-install owncloud config script using OCscript
|
||||
Reference in New Issue
Block a user