Skip to content

Commit 40e9916

Browse files
committed
2024-01-29 11:38:41 : go clean -modcache
1 parent 23d8720 commit 40e9916

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

assets/buildinfo.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
BuildVersion=latest v8.0.4 2024-01-29 11:27:34
1+
BuildVersion=latest v8.0.4 2024-01-29 11:38:41
22
ReleaseVersion=v8.0.4
3-
BuildTime=2024-01-29 11:27:34
3+
BuildTime=2024-01-29 11:38:41
44
BuildName=toughradius
5-
CommitID=d34e70c40d8d513a0391684ff78118cf80ad67e7
6-
CommitDate=Mon, 29 Jan 2024 11:27:18 +0800
5+
CommitID=4a581829f2054eababe5af78ca1cec9e80c40258
6+
CommitDate=Mon, 29 Jan 2024 11:27:45 +0800
77
CommitUser=jamiesun.net@gmail.com
8-
CommitSubject=2024-01-29 11:27:03 : install script update
8+
CommitSubject=2024-01-29 11:27:34 : readme

installer.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ source /etc/profile
4747

4848
# Installation ToughRADIUS
4949
echo "Installing ToughRADIUS..."
50+
go clean -modcache
5051
go install github.com/talkincode/toughradius/v8@latest
5152

5253
# Execute the ToughRADIUS installation command

0 commit comments

Comments
 (0)