Skip to content

Commit 695d7e0

Browse files
committed
tarball structure also changed
1 parent 1060e16 commit 695d7e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ RUN \
3737
/tmp/shotcut-tarball.txz -L \
3838
"${SHOTCUT_URL}" && \
3939
tar xvf /tmp/shotcut-tarball.txz -C \
40-
/app/shotcut --strip-components=2 && \
40+
/app/shotcut --strip-components=1 && \
4141
echo "**** cleanup ****" && \
4242
apt-get clean && \
4343
rm -rf \

0 commit comments

Comments
 (0)