/cenz-cmd-install

store all the sh script to install package

Primary LanguageShell

cenz-cmd-install

store all the sh script to install package

# THis line to peek the file
curl -fsSL https://raw.githubusercontent.com/REPLACE_THIS_URL | cat
# This line is to run the script
curl -fsSL https://raw.githubusercontent.com/REPLACE_THIS_URL | sh

New Ubuntu Desktop

curl -fsSL https://raw.githubusercontent.com/cenzwong/cenz-cmd-install/master/newUbuntu.sh | sh