Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
xing1357 committed Mar 11, 2021
1 parent c2c4363 commit e08467f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Install/install.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
unzip "Create New File.workflow.zip"
unzip "Clear Cache.workflow.zip"
cp -r ~/BetterFinder/"Create New File.workflow" ~/Library/Services
cp -r ~/BetterFinder/"Clear Cache.workflow" ~/Library/Services
cp -r ~"Create New File.workflow" ~/Library/Services
cp -r ~"Clear Cache.workflow" ~/Library/Services
Echo "BetterFinder Installed"
Echo "Go to System Preferences > Keyboard > Shortcuts and scroll down to Clear Cache and Create New File. Click create shortcut and make a shortcut"

0 comments on commit e08467f

Please sign in to comment.