small color adjustment
This commit is contained in:
2
install
2
install
@@ -120,7 +120,7 @@ _run() {
|
||||
fi
|
||||
else
|
||||
if [ -n "$2" ]; then
|
||||
echo -e "${TPUT_OK}[OK]${TPUT_RESET}"
|
||||
echo -e "[${TPUT_OK}OK${TPUT_RESET}]"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
"""Clean Plugin for WordOps."""
|
||||
|
||||
import os
|
||||
import urllib.request
|
||||
import requests
|
||||
|
||||
from cement.core.controller import CementBaseController, expose
|
||||
|
||||
Reference in New Issue
Block a user