aboutsummaryrefslogtreecommitdiff
path: root/core/carbs-init/build
blob: 97c3315344fc819a9285757f0eb485bbb0fc97f3 (plain)
1
2
3
4
5
6
#!/bin/sh -e

mkdir -p "$1/usr"

cp -R etc "$1"
cp -R lib "$1/usr"