2 lines
64 B
Bash
Executable file
2 lines
64 B
Bash
Executable file
#!/bin/sh
|
|
echo "$APP_NAME requires the membarrier system call."
|