diff options
Diffstat (limited to 'base')
-rwxr-xr-x | base/otp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -79,6 +79,7 @@ while :; do PARTIAL=$(( $WAIT % 4 )) BLANK=$(( $TOTAL - $FULL)) + echo -n " " tput bold; tput setab 8; echo -ne "\r " tput setaf 8; tput setab 18; echo -n " " tput setaf 6; echo -n "$SITE" |