Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
fix: rename bin folder
Browse files Browse the repository at this point in the history
  • Loading branch information
reneaaron committed Jun 27, 2024
1 parent 980ad24 commit 996a126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sudo systemctl stop albyhub
cd /opt/albyhub
rm -rf albyhub-backup
mkdir albyhub-backup
mv app albyhub-backup
mv bin albyhub-backup
cp -r data albyhub-backup
wget https://github.com/getAlby/nostr-wallet-connect-next/releases/latest/download/albyhub-Server-Linux-armv6.tar.gz

Expand Down

0 comments on commit 996a126

Please sign in to comment.