Skip to content

Commit

Permalink
Update setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zhblue authored Feb 8, 2024
1 parent b811cd7 commit 983d87c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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/* ./
Expand Down

0 comments on commit 983d87c

Please sign in to comment.