Skip to content

Commit

Permalink
[DOCKER] Move cont-init.d files
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbannon committed Oct 22, 2023
1 parent c932583 commit 5ce6134
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ echo "Checking ytdl-sub-gui defaults..."
echo "First run, placing default vs-code data directory..." && \
cp /defaults/vs-code-data.tar.gz /config && \
cd /config && \
rm -rf data/ && \
tar -xzf vs-code-data.tar.gz && \
rm vs-code-data.tar.gz && \
touch /config/data/ytdl-sub-applied
Expand Down

0 comments on commit 5ce6134

Please sign in to comment.