mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Drop unavailable package.
PiperOrigin-RevId: 268614014
This commit is contained in:
committed by
gVisor bot
parent
96a25e080c
commit
69f2c41b7a
+1
-1
@@ -17,7 +17,7 @@
|
||||
source $(dirname $0)/common.sh
|
||||
|
||||
# Install required packages for make_repository.sh et al.
|
||||
sudo apt-get update && sudo apt-get install -y dpkg-sig coreutils gpg apt-utils
|
||||
sudo apt-get update && sudo apt-get install -y dpkg-sig coreutils apt-utils
|
||||
|
||||
# Build runsc.
|
||||
runsc=$(build -c opt //runsc)
|
||||
|
||||
Reference in New Issue
Block a user