mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-03 06:13:02 +02:00
6 lines
67 B
Bash
Executable File
6 lines
67 B
Bash
Executable File
#!/bin/sh
|
|
|
|
common=$(dirname $(readlink -f "$0"))
|
|
|
|
$common/mkfit.sh
|