removve obsolete cloud folder
This commit is contained in:
parent
b3cc99024c
commit
8b9e6cab1b
1 changed files with 0 additions and 6 deletions
6
full.zsh
6
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
|
||||
|
|
Loading…
Reference in a new issue