mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Create UPDATE.sh
This commit is contained in:
parent
bd1e5590c7
commit
bd6d7ba56a
5
version/1.2.0/UPDATE.sh
Normal file
5
version/1.2.0/UPDATE.sh
Normal 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
|
Loading…
Reference in New Issue
Block a user