1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-28 18:51:21 +00:00
morpheus/pkgs/fs
2014-02-28 14:22:25 +02:00

7 lines
115 B
Plaintext

build: prepare-root
url="git://git.2f30.org/fs"
cd src
[ -d fs ] || git clone ${url}
cd fs
cp -r * "${root}/"