This commit is contained in:
2018-08-19 23:03:21 +02:00
parent f185afbf21
commit 3f6ce140e2

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
#WordPress updater with WP-CLI
#WordPress updater with WP-CLI.
if [ "$1" == "--help" ]; then
echo -e "\033[93mupdate_wp.sh\033[0m"