This commit is contained in:
Marc Beninca 2024-03-24 00:21:40 +01:00
parent 245a071852
commit 8dc81682b4
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

5
cd Normal file
View file

@ -0,0 +1,5 @@
echo 'nameserver 9.9.9.9' > '/etc/resolv.conf' \
&& apt-get update \
&& apt-get install --yes 'git' \
&& git clone "${GITHUB_SERVER_URL}/rwx.work/cd" '/usr/local/sbin' \
&& cd-bootstrap