Skip to content

Commit f8ff81f

Browse files
authored
Update Dockerfile
1 parent 9ca3bb5 commit f8ff81f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ FROM redblackbird/wififorge:latest
33
WORKDIR /
44
RUN rm -rf Wifi*
55
RUN git clone https://github.com/blackhillsinfosec/WifiForge
6-
RUN chmod +x WifiForge/framework/setup/setup.sh && ./WifiForge/framework/setup/setup.sh
6+
RUN chmod +x WifiForge/framework/setup/setup.sh
7+
RUN bash WifiForge/framework/setup/setup.sh

0 commit comments

Comments
 (0)