Skip to content

Commit

Permalink
Merge pull request #167 from kbernhagen/osx-organize-credits-in-backg…
Browse files Browse the repository at this point in the history
…round

OSX: organize credits in background on install
  • Loading branch information
jcoffland authored Oct 30, 2023
2 parents 6b482c8 + 588fe3d commit ac01ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/osx/scripts/postinstall
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ chown -R nobody:nobody "$RUN_DIR"

PLIST=/Library/LaunchDaemons/org.foldingathome.fahclient.plist

"$SCRIPTS"/organize-credits.sh || true
"$SCRIPTS"/organize-credits.sh &

# Start service
chmod 0644 "$PLIST"
Expand Down

0 comments on commit ac01ec0

Please sign in to comment.