mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 06:26:16 +00:00
use blade as conmmands template (#444)
* use blade as conmmands template * fix lint * fix ssl
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
sudo apt-get install -y php{{ $version }}-{{ $name }}
|
||||
|
||||
sudo service php{{ $version }}-fpm restart
|
||||
|
||||
php{{ $version }} -m
|
Reference in New Issue
Block a user