mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-02-15 10:07:03 +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
|