vault backup: 2025-02-10 12:51:11

This commit is contained in:
sShemet
2025-02-10 12:51:11 +05:00
parent ceb19567a3
commit e9c11ee42f
2 changed files with 25 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
```
sudo apt install software-properties-common
sudo add-apt-repository ppa:ondrej/php
sudo apt-get update
sudo apt install php7.4 php7.4-mysqli php7.4-mbstring php7.4-gd php7.4-curl php7.4-iconv
```