4 lines
No EOL
48 B
Bash
4 lines
No EOL
48 B
Bash
#!/bin/sh
|
|
|
|
echo "should install stuff..."
|
|
exit 0 |