mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-02-10 15:38:54 +00:00
4 lines
87 B
Bash
4 lines
87 B
Bash
#!/bin/sh
|
|
|
|
cpp -traditional-cpp < midi2cfg-ng.conf.cpp | grep -v ^# > midi2cfg-ng.conf
|