spcd/cd

6 lines
186 B
Text
Raw Normal View History

2024-03-23 23:21:40 +00:00
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