3 lines
82 B
Bash
Executable File
3 lines
82 B
Bash
Executable File
#!/usr/bin/env bash
|
|
exec /home/daniely/rete/infra-monitor/perimeter-watch.sh "$@"
|