RoganDawes / P4wnP1

P4wnP1 is a highly customizable USB attack platform, based on a low cost Raspberry Pi Zero or Raspberry Pi Zero W.
GNU General Public License v3.0
4.05k stars 663 forks source link

Wrong shebang in boot/boot_P4wnP1 #305

Open john2ksonn opened 5 years ago

john2ksonn commented 5 years ago

The shebang #!/bin/sh in ./boot/boot_P4wnP1 is wrong and should be #!/bin/bash like it is defined in the systemd service file