reverted for bash shell

This commit is contained in:
2019-10-21 16:10:05 +02:00
parent 67b84ed088
commit 9225ca2f4b
20 changed files with 41 additions and 35 deletions

View File

@@ -17,7 +17,13 @@ apt-get install git
git clone https://figureslibres.io/gogs/bachir/debian-web-server.git
```
3 run the script as root
3 change defaut shell from dash to bash
```
dpkg-reconfigure dash
```
and answer NO to the the question
4 run the script as root
```
su
cd debian-web-server