mirror of
https://github.com/linuxserver/picons-builder.git
synced 2026-02-10 20:43:44 +08:00
chmod output folder contents
This commit is contained in:
parent
702322fd15
commit
6df8707842
@ -19,5 +19,6 @@ tar xf \
|
||||
/usr/src/picons-source/build-output/binaries-snp-full/*hardlink*.tar.bz2 -C \
|
||||
/usr/src/temp-output --strip-components=1
|
||||
|
||||
# repack picons in path-free tar in picons folder
|
||||
# repack picons in path-free tar in picons folder and chmod output contents
|
||||
tar -cjf /picons/picons.tar.bz2 -C /usr/src/temp-output .
|
||||
chmod -R 777 /usr/src/temp-output
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user