From c6635950d0e3a0ebbe707ccd674499358a3cdf08 Mon Sep 17 00:00:00 2001 From: Carlos Aldana Date: Sat, 15 Feb 2025 18:21:44 -0800 Subject: [PATCH] uses installer in package --- common/apps/yubiauth.sh | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/common/apps/yubiauth.sh b/common/apps/yubiauth.sh index f44547b..22912ee 100644 --- a/common/apps/yubiauth.sh +++ b/common/apps/yubiauth.sh @@ -1,11 +1,2 @@ #yubico-authenticator -sudo mkdir /opt/yubico-authenticator -sudo tar -xzvf /kpnas/library/Software/Linux/yubico-authenticator-7.1.1-linux.tar.gz -C /opt/yubico-authenticator -chmod +x /opt/yubico-authenticator/yubico-authenticator-7.1.1-linux/authenticator -echo "[Desktop Entry] -Version=1.0 -Terminal=false -Type=Application -Name=Yubico authenticator -Exec=/opt/yubico-authenticator/yubico-authenticator-7.1.1-linux/authenticator -" >~/.local/share/applications/yubico-authenticator.desktop +/kpnas/library/Software/Linux/yubico-authenticator-7.1.1-linux/desktop_integration.sh -i