Update addon_tutorial.markdown
This commit is contained in:
parent
cdafbad5e9
commit
73c93429a0
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ Once you have located your add-on directory, it's time to get started!
|
||||||
```
|
```
|
||||||
FROM %%BASE_IMAGE%%
|
FROM %%BASE_IMAGE%%
|
||||||
|
|
||||||
ENV VERSION %%VERSION%%
|
|
||||||
ENV LANG C.UTF-8
|
ENV LANG C.UTF-8
|
||||||
|
|
||||||
# Copy data for add-on
|
# Copy data for add-on
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue