4 lines
84 B
Bash
Executable file
4 lines
84 B
Bash
Executable file
#!/bin/bash
|
|
|
|
|
|
exec sudo -u respbats /usr/scripts/gestion/tools/whosthere.py 2b "$@"
|