mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 11:48:40 +00:00
Remove one sudo
This commit is contained in:
parent
de25866540
commit
2b80aa60fc
|
|
@ -9,7 +9,7 @@ a2enmod headers
|
|||
|
||||
pecl install ast
|
||||
|
||||
echo "extension=ast.so" | sudo tee /etc/php/7.2/mods-available/ast.ini
|
||||
echo "extension=ast.so" | tee /etc/php/7.2/mods-available/ast.ini
|
||||
phpenmod ast
|
||||
|
||||
systemctl restart apache2
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user