diff --git a/full.zsh b/full.zsh index 74665ce..4d22619 100644 --- a/full.zsh +++ b/full.zsh @@ -69,12 +69,6 @@ echo 'export PATH="/usr/local/opt/openjdk@21/bin:$PATH"' >> ~/.zshrc wget https://github.com/HMCL-dev/HMCL/releases/download/v3.5.9.259/HMCL-3.5.9.259.sh -O ~/Minecraft.sh chmod +x ~/Minecraft.sh -# Create cloud init.... -echo "[DSMOSS] Create cloud init..." -mkdir ~/Cloud -echo 'sshfs dh_ekhqt7@pdx1-shared-a3-04.dreamhost.com:/home/dh_ekhqt7/rfs.sparksammy.com/LordCloud ~/Cloud' > ~/cloudinit.sh -chmod +x ~/cloudinit.sh - # Add extra net tools... echo "[DSMOSS] Install more networking tools..." brew install cloudflared miniupnpc