mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-03 23:12:35 +00:00
refactoring
This commit is contained in:
5
resources/commands/php/install-php-extension.sh
Normal file
5
resources/commands/php/install-php-extension.sh
Normal file
@ -0,0 +1,5 @@
|
||||
sudo apt install -y php__version__-__name__
|
||||
|
||||
sudo service php__version__-fpm restart
|
||||
|
||||
php__version__ -m
|
Reference in New Issue
Block a user