Skip to content

Commit

Permalink
Archive portable version of Ubuntu 24
Browse files Browse the repository at this point in the history
  • Loading branch information
bear101 committed Nov 7, 2024
1 parent 7fc4038 commit 9019b9d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Setup/Portable/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ ubuntu18:
ubuntu22:
make TT5DIST=teamtalk-$(VERSION)-ubuntu22-x86_64 linux

ubuntu24:
make TT5DIST=teamtalk-$(VERSION)-ubuntu24-x86_64 linux

rasp:
make TT5DIST=teamtalk-$(VERSION)-raspbian10-armhf linux

Expand Down Expand Up @@ -102,6 +105,9 @@ ubuntu18pro:
ubuntu22pro:
$(MAKE) TT5DIST=teamtalkpro-$(VERSION)-ubuntu22-x86_64 linuxpro

ubuntu24pro:
$(MAKE) TT5DIST=teamtalkpro-$(VERSION)-ubuntu24-x86_64 linuxpro

rasppro:
$(MAKE) TT5DIST=teamtalkpro-$(VERSION)-raspbian10-armhf linuxpro

Expand Down

0 comments on commit 9019b9d

Please sign in to comment.