bin/script_template: repo -> bw
This commit is contained in:
parent
979c7e1f9d
commit
fe5e340d6e
1 changed files with 1 additions and 1 deletions
|
|
@ -3,4 +3,4 @@
|
|||
from bundlewrap.repo import Repository
|
||||
from os.path import realpath, dirname
|
||||
|
||||
repo = Repository(dirname(dirname(realpath(__file__))))
|
||||
bw = Repository(dirname(dirname(realpath(__file__))))
|
||||
|
|
|
|||
Loading…
Reference in a new issue