Skip to content

Commit

Permalink
Fix wrong filename
Browse files Browse the repository at this point in the history
  • Loading branch information
IZOBRETATEL777 authored Sep 22, 2021
1 parent fa9318b commit d718172
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .ci/DEBIAN/postinst
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash -e
ln -fs /usr/share/bi-creator/bi-creator-linux /usr/bin/bi-creator
chmod a+x /usr/share/bi-creator/bi-creator-linux
ln -fs /usr/share/bi-creator/bi-creator /usr/bin/bi-creator
chmod a+x /usr/share/bi-creator/bi-creator

0 comments on commit d718172

Please sign in to comment.