5 lines
No EOL
29 B
Bash
Executable file
5 lines
No EOL
29 B
Bash
Executable file
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
touch "$1" |