Skip to content

Commit

Permalink
fix freefilesync
Browse files Browse the repository at this point in the history
  • Loading branch information
back-lacking committed Jan 17, 2025
1 parent 12e9778 commit 6ce6297
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bucket/freefilesync.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
"url": "https://freefilesync.org/download/FreeFileSync_14.0_Windows_Setup.exe",
"hash": "1c5dba00b0f330586c1dfc93eabdd882ea1b3f55a6f846025b9ddb017acb9437",
"post_install": [
"echo \"
Needs interaction. Make sure to change the install path to '$HOME\\scoop\\apps\\freefilesync\\current'\"",
"echo \"Needs interaction. Make sure to change the install path to '$HOME\\scoop\\apps\\freefilesync\\current'\"",
"Start-Process \"$dir\\setup.exe\" -Wait -Verb RunAs | Out-Null",
"Remove-Item \"$dir\\setup.exe\""
],
Expand Down

0 comments on commit 6ce6297

Please sign in to comment.