mirror of
https://codeberg.org/scip/dbtool.git
synced 2025-12-16 19:00:58 +01:00
4 lines
33 B
Bash
4 lines
33 B
Bash
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
echo "$@"> platform.h
|