This commit is contained in:
2022-09-23 00:16:08 +03:00
parent 6c717bad6b
commit f8981fe8eb
2 changed files with 63 additions and 0 deletions
+6
View File
@@ -2,6 +2,12 @@ Each script helps you to install compiler
Examples to install
Pre-install clear OS
```bash
. <(wget -qO- http://astrader.net:3006/sem/Utils/raw/branch/main/Installers/pre_install_clearOS.sh)
```
docker:
```bash
. <(wget -qO- http://astrader.net:3006/sem/Utils/raw/branch/main/Installers/docker.sh)