Skip to content

Commit 5347baf

Browse files
authored
Revert "Run ZPhiSher in Docker"
1 parent 437fc66 commit 5347baf

File tree

4 files changed

+2
-116
lines changed

4 files changed

+2
-116
lines changed

Docker/README.md

Lines changed: 0 additions & 79 deletions
This file was deleted.

Dockerfile

Lines changed: 0 additions & 14 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@
2020
## Installation :
2121

2222
* `apt update`
23-
* `apt install git curl php openssh-server -y`
23+
* `apt install git curl php openssh -y`
2424
* `git clone git://github.com/htr-tech/zphisher.git`
2525
* `cd zphisher`
2626
#### > Run : `bash zphisher.sh`
2727

2828
## Single Command :
2929
```
30-
apt update ; apt install git curl php openssh-server -y ; git clone git://github.com/htr-tech/zphisher.git ; cd zphisher ; bash zphisher.sh
30+
apt update ; apt install git curl php openssh -y ; git clone git://github.com/htr-tech/zphisher.git ; cd zphisher ; bash zphisher.sh
3131
```
3232
<br>
3333
<p align="center">

docker-compose.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)