Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
midoks committed Feb 2, 2025
1 parent 07aa49a commit 63c223b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions plugins/lam/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,7 @@ Install_App()

VER=$1

# https://github.com/leenooks/phpLDAPadmin/archive/refs/tags/1.2.6.7.tar.gz

https://github.com/LDAPAccountManager/lam/releases/download/9.0/ldap-account-manager-9.0.tar.bz2
# https://github.com/LDAPAccountManager/lam/releases/download/9.0/ldap-account-manager-9.0.tar.bz2
FDIR=lam-${VER}
FILE=ldap-account-manager-${VER}.tar.bz2
DOWNLOAD=https://github.com/LDAPAccountManager/lam/releases/download/9.0/${FILE}
Expand Down

0 comments on commit 63c223b

Please sign in to comment.