4 lines
92 B
Bash
4 lines
92 B
Bash
#!/usr/bin/env bash
|
|
|
|
echo "this should not run because it doesn't have execute permissions"
|