Last active
October 23, 2018 15:15
-
-
Save init90/559ae297df169ca82fba9231d935be06 to your computer and use it in GitHub Desktop.
Docksel, install "oauth" php extension.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fin bash | |
sudo apt-get install install libpcre3-dev | |
sudo pecl install oauth | |
sudo docker-php-ext-enable oauth | |
exit | |
fin restart |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment