Update : readme
This commit is contained in:
parent
193689ed13
commit
ecb07e8628
@ -4,16 +4,17 @@ Depuis un terminal, faire un copié/collé du code ci-dessous
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
apt update
|
apt update
|
||||||
|
|
||||||
apt install -y git
|
apt install -y git
|
||||||
|
|
||||||
git clone https://gitea.tips-of-mine.com/hcornet/Linux-Template.git
|
git clone https://gitea.tips-of-mine.com/hcornet/Hardening-Linux-Debian-Ubuntu.git
|
||||||
```
|
```
|
||||||
|
|
||||||
# 2. Installation
|
# 2. Installation
|
||||||
|
|
||||||
Depuis un terminal, faire un copié/collé du code ci-dessous
|
Depuis un terminal, faire un copié/collé du code ci-dessous
|
||||||
```shell
|
```shell
|
||||||
cd ./Linux-Template/
|
cd Hardening-Linux-Debian-Ubuntu/
|
||||||
|
|
||||||
chmod +x * -R
|
chmod +x * -R
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user