mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
5 lines
25 B
Bash
Executable File
5 lines
25 B
Bash
Executable File
#!/bin/sh
|
|
set -e
|
|
|
|
exit 0
|