From 746cb693702b73f803e2394f01ed5566b7df059a Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Tue, 3 Nov 2020 16:27:54 -0800 Subject: Another minor update --- setup/environment.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup') diff --git a/setup/environment.sh b/setup/environment.sh index 8879cddfd..34d919b56 100644 --- a/setup/environment.sh +++ b/setup/environment.sh @@ -4,7 +4,7 @@ add-apt-repository ppa:openjdk-r/ppa curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash - dpkg --add-architecture i386 apt update -apt install -y git openjdk-11-jdk zip unzip innoextract wine32 makeself nodejs +apt install -y git openjdk-11-jdk zip unzip innoextract wine wine32 makeself nodejs # /usr/bin/printf '\xfe\xed\xfe\xed\x00\x00\x00\x02\x00\x00\x00\x00\xe2\x68\x6e\x45\xfb\x43\xdf\xa4\xd9\x92\xdd\x41\xce\xb6\xb2\x1c\x63\x30\xd7\x92' > /etc/ssl/certs/java/cacerts # /var/lib/dpkg/info/ca-certificates-java.postinst configure -- cgit v1.2.3