Skip to content

Commit 06156a5

Browse files
authored
fix homarr release var (#4577)
1 parent 5ccff37 commit 06156a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

install/homarr-install.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ echo $'#!/bin/bash\ncd /opt/homarr/apps/cli && node ./cli.cjs "$@"' >/usr/bin/ho
6767
chmod +x /usr/bin/homarr
6868
mkdir /opt/homarr/build
6969
cp ./node_modules/better-sqlite3/build/Release/better_sqlite3.node ./build/better_sqlite3.node
70-
echo "${RELEASE}" >"/opt/${APPLICATION}_version.txt"
7170
msg_ok "Finished copying"
7271

7372
msg_info "Creating Services"

0 commit comments

Comments
 (0)