new-webinterface
Valentin Ochs 2021-03-09 19:34:06 +01:00
parent ff54f9279d
commit 2369265b27
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ root_overlay: root_overlay/root/key
root_overlay/root/.ssh/authorized_keys: ~/.ssh/id_rsa.pub
mkdir -p `dirname $@`
cp ^< $@
cp $< $@
buildroot/.config: config
ln -sf ../config $@