From 983d87ce0fdefedb698e9aca1ad6d604d3ae6475 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=B5=A9=E6=96=8C?= Date: Thu, 8 Feb 2024 12:28:51 +0800 Subject: [PATCH] Update setup.sh --- docker/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/setup.sh b/docker/setup.sh index d70a869daf6..fb9931815af 100644 --- a/docker/setup.sh +++ b/docker/setup.sh @@ -115,7 +115,7 @@ w3m -dump http://hustoj.com/ip.php #cat /home/judge/run0/log/Main.c cd /home/judge/src -apt install build-essential dh-make devscripts dpkg-dev debhelper quilt lintian -y +apt install build-essential dh-make devscripts dpkg-dev debhelper quilt lintian wget -y wget -O deb.zip https://github.com/zhblue/hustoj-deb-ubuntu/archive/refs/heads/master.zip unzip deb.zip mv hustoj-deb-ubuntu-master/* ./