commit
e29cd72810
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
apt-get update \
|
||||
&& apt-get install -y \
|
||||
apt-transport-https \
|
||||
|
|
Loading…
Reference in New Issue