Redot Image - Remove Debug Export Templates
This commit is contained in:
parent
82864f1ef6
commit
d97b5d69d4
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ RUN wget $( \
|
|||
| cut -d '"' -f 4 - \
|
||||
| head -n 1 \
|
||||
) -O Redot_Export_Templates.tbz \
|
||||
&& sudo tar --extract --file=Redot_Export_Templates.tbz --wildcards --no-anchored --exclude='*debug*' -C templates \
|
||||
&& sudo unzip Redot_Export_Templates.tbz \
|
||||
&& mkdir -p /home/runner/.local/share/redot/export_templates \
|
||||
&& sudo mv ./templates /home/runner/.local/share/redot/export_templates/$PACKAGE_VERSION.stable \
|
||||
|
|
Loading…
Add table
Reference in a new issue