Skip to content

Instantly share code, notes, and snippets.

@betweenbrain
Created August 31, 2013 21:07
Show Gist options
  • Select an option

  • Save betweenbrain/6400643 to your computer and use it in GitHub Desktop.

Select an option

Save betweenbrain/6400643 to your computer and use it in GitHub Desktop.
Fix /usr/local/ddos/ddos.conf: unexpected operator
Change
#!/bin/sh
to
#!/bin/bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment