Change comment styling
This commit is contained in:
parent
a58932e072
commit
c185b5df0a
@ -337,6 +337,7 @@ git clone https://github.com/RealStickman/bash-cat-with-cat.git &>/dev/null
|
||||
cp ./bash-cat-with-cat/cat.sh "$HOME/scripts/pieces/cat.sh"
|
||||
rm -rf ./bash-cat-with-cat
|
||||
|
||||
: '
|
||||
echo
|
||||
cat <<EOF
|
||||
####################
|
||||
@ -345,11 +346,11 @@ cat <<EOF
|
||||
EOF
|
||||
|
||||
# download ip-calculator with powershell
|
||||
#echo "Installing powershell ip calculator"
|
||||
#git clone https://github.com/RealStickman/PSipcalc &>/dev/null
|
||||
#cp ./PSipcalc/PSipcalc.ps1 "$HOME/scripts/in_path/sc-psipcalc"
|
||||
#rm -rf ./PSipcalc
|
||||
|
||||
echo "Installing powershell ip calculator"
|
||||
git clone https://github.com/RealStickman/PSipcalc &>/dev/null
|
||||
cp ./PSipcalc/PSipcalc.ps1 "$HOME/scripts/in_path/sc-psipcalc"
|
||||
rm -rf ./PSipcalc
|
||||
'
|
||||
echo
|
||||
cat <<EOF
|
||||
########################################
|
||||
|
Loading…
Reference in New Issue
Block a user