Skip to content

Commit

Permalink
2.0.1 - Fix postinst
Browse files Browse the repository at this point in the history
  • Loading branch information
Eilionoir Tunnicliff authored Apr 26, 2022
1 parent 8a94037 commit dbcf019
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions DEBIAN/postinst
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/bin/sh

set -e

if [ -d '/private/preboot/procursus' ]; then
export PREFIX=/private/preboot/procursus
fi
Expand Down

0 comments on commit dbcf019

Please sign in to comment.