forked from Botanical/BotanJS
Fixed rebuild hashbang
This commit is contained in:
parent
d5f76cd75b
commit
880ec60407
@ -1,4 +1,4 @@
|
|||||||
#!env/bin/python
|
#!/usr/bin/env python3
|
||||||
import os, sys
|
import os, sys
|
||||||
sys.path.append( os.path.abspath( "." ) )
|
sys.path.append( os.path.abspath( "." ) )
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user