mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-28 04:56:46 -05:00
Compare commits
2 Commits
update-con
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0748298f98 | ||
|
|
2702a04a23 |
@@ -88,7 +88,7 @@ mkdir -p "$OC_CONFIG_DIR" "$OC_BASE_DATA_PATH"
|
|||||||
# to certain host names for example in WSL
|
# to certain host names for example in WSL
|
||||||
host="${OC_HOST:-localhost}"
|
host="${OC_HOST:-localhost}"
|
||||||
|
|
||||||
./${dlfile} init --insecure yes --ap admin
|
./${dlfile} init --insecure yes --admin-password admin
|
||||||
|
|
||||||
echo '#!/bin/bash
|
echo '#!/bin/bash
|
||||||
SCRIPT_DIR="$(dirname "$(readlink -f "${0}")")"
|
SCRIPT_DIR="$(dirname "$(readlink -f "${0}")")"
|
||||||
|
|||||||
Reference in New Issue
Block a user