-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
dev-knowledge-hub/docs/tips-and-help/scripts.md
Lines 51 to 56 in a355ba7
| # @TODO Functionality if `public_html` is not the default folder. | |
| updatevipmu() { | |
| RED='\033[01;31m' | |
| BLUE='\033[01;34m' | |
| NC='\033[00m' # No color | |
| sites=( "site1" "site2" "site3" ); # site-slugs in your config.yml for VVV |
This issue was generated by todo based on a TODO comment in a355ba7. It's been assigned to @mestradanu because they committed the code.
Reactions are currently unavailable