arm.tmpl import basename (#1457055)
This commit is contained in:
parent
39e64b627f
commit
f3d262c8f7
@ -11,6 +11,8 @@ LORAXDIR="usr/share/lorax/"
|
|||||||
# keep a comma-delimited list of platforms installed to add to .treeinfo
|
# keep a comma-delimited list of platforms installed to add to .treeinfo
|
||||||
platforms = ""
|
platforms = ""
|
||||||
delimiter = ''
|
delimiter = ''
|
||||||
|
|
||||||
|
from os.path import basename
|
||||||
%>
|
%>
|
||||||
|
|
||||||
mkdir images
|
mkdir images
|
||||||
|
Loading…
Reference in New Issue
Block a user