Skip to content

Commit 1a08854

Browse files
committed
Make executable
1 parent 286a63e commit 1a08854

File tree

4 files changed

+1
-6
lines changed

4 files changed

+1
-6
lines changed

README.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ cd keycloak-docker
2121

2222
Запустить скрипт
2323
``` bash
24-
chmod +x install.sh
2524
sudo ./install.sh
2625
```
2726
#### Для упертых
@@ -78,10 +77,6 @@ git clone https://github.com/epmakOFF/keycloak-docker.git
7877
cd keycloak-docker/v2
7978
```
8079

81-
Сделать скрипты исполняемыми
82-
``` bash
83-
chmod +x *.sh
84-
```
8580
(Опционально)
8681
Изменить парамерты доступа к БД, логин администратора и email в файле `.env`
8782

@@ -95,4 +90,4 @@ sudo ./install.sh [email protected] # в качестве домена испо
9590
```
9691
``` bash
9792
sudo ./install.sh sso.examle.org [email protected] # переданы оба значения
98-
```
93+
```

install.sh

100644100755
File mode changed.

v2/cron_job.sh

100644100755
File mode changed.

v2/install.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)