Rest of H-letter applications ported

This commit is contained in:
Sam Heinz
2024-04-09 23:20:12 +10:00
parent 4a20701745
commit eecb888e6a
15 changed files with 24 additions and 10 deletions
+2 -1
View File
@@ -39,7 +39,8 @@ $STD apt-get install -y \
libavutil-dev \
libavfilter-dev \
libmariadb-dev-compat \
libatlas-base-dev
libatlas-base-dev \
wget
msg_ok "Installed Dependencies"
#RELEASE=$(curl -s https://www.python.org/downloads/ | grep -oP 'Download Python \K\d+\.\d+\.\d+' | head -1)