1
0
Fork 0

add git-lfs and wormhole to apt package list

This commit is contained in:
Anton Livaja 2025-03-11 08:33:37 -07:00
parent 9b468a7ab5
commit 5ee5a4443f
Signed by: anton
GPG Key ID: 44A86CFF1FDF0E85
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@ install-apt-essentials:
wget \
lua5.4 \
luarocks \
git-lfs \
wormhole \
-y
clean: