repo/core/baseinit/build
2019-06-23 17:54:52 +03:00

5 lines
44 B
Bash
Executable File

#!/bin/sh -e
cp -R etc "$1"
cp -R lib "$1"