repo/core/baseinit/build

5 lines
44 B
Plaintext
Raw Normal View History

2019-06-20 01:45:35 -06:00
#!/bin/sh -e
2019-06-21 02:17:48 -06:00
cp -R etc "$1"
2019-06-23 08:54:52 -06:00
cp -R lib "$1"