mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-03 05:37:19 +02:00
fix: do not symlink binaries on nix
This commit is contained in:
parent
da35923df9
commit
00141f1d54
@ -42,6 +42,8 @@ in
|
||||
|
||||
sed -E -i \
|
||||
-e 's/grep -q -E "\\blibvirt\\b"/grep -q -E "\\blibvirtd\\b"/' \
|
||||
-e 's|$SUDO ln -s "./bin/winapps"(.*)||' \
|
||||
-e 's|$SUDO ln -s "./setup.sh"(.*)||' \
|
||||
$out/bin/winapps
|
||||
|
||||
sed -E -i \
|
||||
|
Loading…
x
Reference in New Issue
Block a user