Update install/wanderer-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
This commit is contained in:
parent
1e8058384d
commit
3314336acc
@ -37,7 +37,7 @@ $STD npm ci --omit=dev
|
|||||||
$STD npm run build
|
$STD npm run build
|
||||||
msg_ok "Installed wanderer"
|
msg_ok "Installed wanderer"
|
||||||
|
|
||||||
msg_info "Creating env file, scripts & services"
|
msg_info "Creating Service"
|
||||||
MEILI_KEY=$(openssl rand -hex 32)
|
MEILI_KEY=$(openssl rand -hex 32)
|
||||||
POCKETBASE_KEY=$(openssl rand -hex 16)
|
POCKETBASE_KEY=$(openssl rand -hex 16)
|
||||||
LOCAL_IP="$(hostname -I | awk '{print $1}')"
|
LOCAL_IP="$(hostname -I | awk '{print $1}')"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user