#!/bin/bash if [ ! "$BASH_VERSION" ] ; then bash $0 $1 $2 $3 $4 $5 $6 $7 $8 $9 exit 1 fi wiRed=$(tput setaf 196) wiGreen=$(tput setaf 46) wiYellow=$(tput setaf 226) wiBlue=$(tput setaf 21) wiPurple=$(tput setaf 165) wiTurquoise=$(tput setaf 14) wiPink=$(tput setaf 198) wiOrange=$(tput setaf 202) wiUnderline=$(tput smul) wiBold=$(tput bold) wiNormal=$(tput sgr0) {{ CODES }} wi-start wi-init $1 $2 wi-stop