Sign in
coral
/
gke-jenkins
/
2a69149e323ced8bfb97389740e8acc029d2af54
/
.
/
aptly-docker
/
update-mirror.sh
blob: 4fd79b68db20a6f9be7be40c91ccb84de6cb7b31 [
file
] [
log
] [
blame
]
#!/bin/bash
exec sudo
-
u aptly
-
api
-
g aptly
-
api \
/
usr
/
bin
/
aptly mirror update
"$@"