Sign in
go
/
build
/
1f0d8f287ced6ce993e61a71e7b3c57c3d72bc0c
/
.
/
env
/
watcher-world
/
scripts
/
install-apt-deps.sh
blob: 9f205a7f0f9d1b2f4024596b64e297cdce1f85ad [
file
] [
log
] [
blame
]
set
-
ex
apt
-
get update
apt
-
get install
-
y
--
no
-
install
-
recommends ca
-
certificates
# For interacting with the Go source & subrepos:
apt
-
get install
-
y
--
no
-
install
-
recommends git
-
core
apt
-
get clean
rm
-
fr
/
var
/
lib
/
apt
/
lists