mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-03-04 18:37:34 +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
|