pull/116/head
TheSpad 2022-09-02 11:12:22 +01:00
rodzic f8af24ed90
commit e5eae41cea
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 08F06191F4587860
1 zmienionych plików z 36 dodań i 36 usunięć

Wyświetl plik

@ -70,7 +70,7 @@ fi
if [ ! -f /usr/bin/curl ] || [ ! -f /usr/bin/jq ]; then if [ ! -f /usr/bin/curl ] || [ ! -f /usr/bin/jq ]; then
echo "[mod-init] Curl/JQ was not found on this system for Docker mods installing" echo "[mod-init] Curl/JQ was not found on this system for Docker mods installing"
if [ -f /usr/bin/apt ]; then if [ -f /usr/bin/apt ]; then
## Ubuntu # Ubuntu
apt-get update apt-get update
apt-get install --no-install-recommends -y \ apt-get install --no-install-recommends -y \
curl \ curl \