mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-25 03:15:04 +02:00
Update install/mini-qr-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
52df3518a8
commit
8fca40883d
@@ -21,7 +21,7 @@ $STD apt install -y \
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
NODE_VERSION="20" setup_nodejs
|
||||
fetch_and_deploy_gh_release "mini-qr" "lyqht/mini-qr" "tarball" "latest" "/opt/mini-qr"
|
||||
fetch_and_deploy_gh_release "mini-qr" "lyqht/mini-qr" "tarball"
|
||||
|
||||
msg_info "Building MiniQR"
|
||||
cd /opt/mini-qr
|
||||
|
||||
Reference in New Issue
Block a user