Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 320 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 320 Bytes

zetup

To Run

wget https://github.com/smbecker/zetup/raw/public/init.sh && source init.sh

OR

curl https://github.com/smbecker/zetup/raw/public/init.sh && source init.sh

within container

apt update && apt install -y wget && wget https://github.com/smbecker/zetup/raw/public/init.sh && source init.sh