We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa9318b commit d718172Copy full SHA for d718172
.ci/DEBIAN/postinst
@@ -1,3 +1,3 @@
1
#!/bin/bash -e
2
-ln -fs /usr/share/bi-creator/bi-creator-linux /usr/bin/bi-creator
3
-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 commit comments