mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-03-01 01:20:49 +03:00
Updated Common questions and problems (markdown)
parent
902a8ad44e
commit
702d557bd0
@ -13,8 +13,9 @@
|
||||
|
||||
<div dir="ltr">
|
||||
|
||||
```
|
||||
sh -c 'apt-get update; apt-get upgrade -y; apt-get dist-upgrade -y; apt-get autoremove -y; apt-get autoclean -y'
|
||||
```sh
|
||||
sudo apt-get update && sudo apt-get upgrade -y
|
||||
sudo apt-get dist-upgrade -y
|
||||
```
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user