mirror of
https://github.com/stefanocasazza/ULib.git
synced 2025-10-12 20:27:27 +08:00
6 lines
39 B
Bash
Executable File
6 lines
39 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# internal-error.sh
|
|
|
|
exit 1
|