Skip to content

Commit

Permalink
Update postinst
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-apprentice authored Jan 17, 2023
1 parent 0a51bd7 commit 32e175e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEBIAN/postinst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sudo ln -s /usr/share/dbn-tools/usr/bin/dbn-tools.sh /usr/bin/dbn-tools

# Get the project in a more monkey-friendly way
cd /usr/share
git clone -b develop https://github.com/jd-apprentice/dbn-tools.git
git clone https://github.com/jd-apprentice/dbn-tools.git

# Give permissions to the application and source the files
chmod -R 777 /usr/share/dbn-tools
Expand Down

0 comments on commit 32e175e

Please sign in to comment.