File: test.sh

package info (click to toggle)
libapache-mod-evasive 2.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 420 kB
  • sloc: ansic: 3,005; perl: 44; sh: 28; makefile: 8
file content (7 lines) | stat: -rwxr-xr-x 165 bytes parent folder | download
1
2
3
4
5
6
7
#!/bin/bash

DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
${DIR}/test.pl
docker exec -it mod_evasive_test service apache2 graceful
sleep 5
${DIR}/test.pl