devmode: copy symlinks when syncing

This commit is contained in:
eljamm 2025-05-05 17:29:32 +02:00 committed by Valentin Gagarin
parent e7eb97fc0b
commit d16f2e1597

View file

@ -55,6 +55,7 @@ let
--chmod=u=rwX \ --chmod=u=rwX \
--delete-before \ --delete-before \
--delay-updates \ --delay-updates \
--links \
$out_link/ \ $out_link/ \
$serve/ $serve/
else else