Skip to content

Commit 492101e

Browse files
author
Intra2net AG
authored
Merge pull request #1 from tuxlifan/master
Change hashbang to call /usr/bin/env
2 parents ce9e49e + 36ce337 commit 492101e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paperbackup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python3
1+
#!/usr/bin/env python3
22

33
#
44
# create a pdf with barcodes to backup text files on paper

0 commit comments

Comments
 (0)