We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ccff37 commit 06156a5Copy full SHA for 06156a5
install/homarr-install.sh
@@ -67,7 +67,6 @@ echo $'#!/bin/bash\ncd /opt/homarr/apps/cli && node ./cli.cjs "$@"' >/usr/bin/ho
67
chmod +x /usr/bin/homarr
68
mkdir /opt/homarr/build
69
cp ./node_modules/better-sqlite3/build/Release/better_sqlite3.node ./build/better_sqlite3.node
70
-echo "${RELEASE}" >"/opt/${APPLICATION}_version.txt"
71
msg_ok "Finished copying"
72
73
msg_info "Creating Services"
0 commit comments