hubstaff: symlink HubstaffCLI binary

This commit is contained in:
Abdennour Zahaf
2024-10-14 18:00:54 +01:00
parent 897d774a09
commit 113c82de33
@@ -50,6 +50,7 @@ stdenv.mkDerivation {
done
ln -s $opt/x86_64/HubstaffClient.bin.x86_64 $out/bin/HubstaffClient
ln -s $opt/x86_64/HubstaffCLI.bin.x86_64 $out/bin/HubstaffCLI
# Why is this needed? SEGV otherwise.
ln -s $opt/data/resources $opt/x86_64/resources