Skip to content

Commit 91a0dc9

Browse files
committed
chore:pointing to prod build in linux
1 parent 8a11f12 commit 91a0dc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/linux/installer.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ APPIMAGE_DIR=$HOME/.local/bin
55
DESKTOP_DIR=$HOME/.local/share/applications
66
NEW_APPIMAGE=phcode
77
ICON=phoenix_icon.png
8-
GITHUB_REPO="charlypa/phoenix-desktop"
8+
GITHUB_REPO="phcode-dev/phoenix-desktop"
99
API_URL="https://api.github.com/repos/$GITHUB_REPO/releases/latest"
1010
ICON_URL="https://updates.phcode.io/icons/phoenix_icon.png"
1111

0 commit comments

Comments
 (0)