fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
apt install --yes fuse-overlayfs \
|
||||
&& curl -fsSL https://get.docker.com -o get-docker.sh \
|
||||
&& curl -fsSL "https://get.docker.com" -o get-docker.sh \
|
||||
&& sh get-docker.sh
|
||||
Reference in New Issue
Block a user