2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-09-05 20:40:13 +00:00
repo/extra/iana-etc/build

6 lines
76 B
Plaintext
Raw Normal View History

2019-07-17 22:22:52 +00:00
#!/bin/sh -e
mkdir -p "$1/etc"
cp protocols "$1/etc"
cp services "$1/etc"