FuocomanSap / P4wnp1-ALOA-Menu-Reworked

Turn your Rasp Zero W in a multitool for pentesting
GNU General Public License v3.0
127 stars 18 forks source link

install.sh not working as intended #2

Closed PsymonsB closed 4 years ago

PsymonsB commented 4 years ago

The below line in the install.sh doesnt seem to work for me it actual creates a directory called {images,nmap} not a seperate images and nmap folder

mkdir -p /root/BeBoXGui/{images,nmap}

or is it that readme says run sh install.sh, should it not be bash install.sh now it is a bash script.

FuocomanSap commented 4 years ago

Ty for feedback, I've updated the readme, try it now with bash and then let me kwon

PsymonsB commented 4 years ago

yes bash works fine. im having another issue regarding the ups just checking the changes i've made are correct and will do a pr

FuocomanSap commented 4 years ago

ok, for UPS I can't help you, I worked only on the software part. The readme part for UPS and SCREEN is based on opened issues on the Bebo's original repo.