Skip to content

Commit a22a8b6

Browse files
authored
Update README.md (#5)
* Update README.md * Update Dockerfile
1 parent 9f2d645 commit a22a8b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ WORKDIR /temp
467467
RUN \
468468
git clone --depth 1 https://github.com/portcullislabs/enum4linux.git && \
469469
# Download PEASS - Privilege Escalation Awesome Scripts SUITE
470-
mkdir -p /temo/peass
470+
mkdir -p /temp/peass
471471

472472
WORKDIR /temp/peass
473473
RUN \

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ Thanks for your donations, are always appreciated.
464464

465465
While I drink the coffee I check more tools to add in the docker image.
466466

467-
<a href="https://www.buymeacoffee.com/aaaguirrep" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" style="height: 23px !important; width: 100px !important;" ></a>
467+
[![Buy me a coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/aaaguirrep)
468468

469469
## Contributors
470470

0 commit comments

Comments
 (0)