Skip to content

Instantly share code, notes, and snippets.

@qoli
Last active June 20, 2016 16:40
Show Gist options
  • Save qoli/dc72bede39243123593b70b92b3a9120 to your computer and use it in GitHub Desktop.
Save qoli/dc72bede39243123593b70b92b3a9120 to your computer and use it in GitHub Desktop.
mkdir /tmp/m_update
cd /tmp/m_update
wget https://github.com/qoli/Merlin.PHP/raw/master/bin/zip/merlin-php.tar.gz --no-cache --no-check-certificate --no-dns-cache
tar xvf merlin-php.tar.gz
mkdir /opt/share/www/ -p
cd /tmp/m_update/Merlin.PHP/
cp * /opt/share/www/ -R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment