diff --git a/assets/buildinfo.txt b/assets/buildinfo.txt index b47472cf..36877add 100644 --- a/assets/buildinfo.txt +++ b/assets/buildinfo.txt @@ -1,8 +1,8 @@ -BuildVersion=latest v8.0.4 2024-01-29 11:27:34 +BuildVersion=latest v8.0.4 2024-01-29 11:38:41 ReleaseVersion=v8.0.4 -BuildTime=2024-01-29 11:27:34 +BuildTime=2024-01-29 11:38:41 BuildName=toughradius -CommitID=d34e70c40d8d513a0391684ff78118cf80ad67e7 -CommitDate=Mon, 29 Jan 2024 11:27:18 +0800 +CommitID=4a581829f2054eababe5af78ca1cec9e80c40258 +CommitDate=Mon, 29 Jan 2024 11:27:45 +0800 CommitUser=jamiesun.net@gmail.com -CommitSubject=2024-01-29 11:27:03 : install script update +CommitSubject=2024-01-29 11:27:34 : readme diff --git a/installer.sh b/installer.sh index bddc2999..d2167f05 100644 --- a/installer.sh +++ b/installer.sh @@ -47,6 +47,7 @@ source /etc/profile # Installation ToughRADIUS echo "Installing ToughRADIUS..." +go clean -modcache go install github.com/talkincode/toughradius/v8@latest # Execute the ToughRADIUS installation command