Create UPDATE.sh

This commit is contained in:
Stefan Pejcic 2025-04-07 16:39:18 +02:00 committed by GitHub
parent bd1e5590c7
commit bd6d7ba56a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

5
version/1.2.0/UPDATE.sh Normal file
View File

@ -0,0 +1,5 @@
#!/bin/bash
wget -O /etc/openpanel/wordpress/wp-cli.phar https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar
chmod +x /etc/openpanel/wordpress/wp-cli.phar