Skip to content

Commit

Permalink
Fix installer
Browse files Browse the repository at this point in the history
  • Loading branch information
awkspace committed Sep 1, 2019
1 parent 27bc7d7 commit 7396a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Expand Up @@ -10,4 +10,4 @@ fi
dir=$(dirname "$0")

cp $dir/bin/dockit /usr/local/bin/dockit
cp -r $dir/lib/dockit/ /usr/local/lib/dockit/
cp -r $dir/lib/dockit /usr/local/lib

0 comments on commit 7396a7d

Please sign in to comment.