mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
remove default profile.
This commit is contained in:
parent
7ec0dea7bf
commit
96fd19b178
Binary file not shown.
@ -19,6 +19,4 @@ COPY supervisord.conf /etc/neko/supervisord/vivaldi-browser.conf
|
||||
COPY --chown=neko preferences.json /home/neko/.config/vivaldi/Default/Preferences
|
||||
COPY policies.json /etc/opt/vivaldi/policies/managed/policies.json
|
||||
COPY openbox.xml /etc/neko/openbox.xml
|
||||
COPY Default.tar.gz /tmp/
|
||||
RUN tar -xzf /tmp/Default.tar.gz --directory /home/neko/.config/vivaldi/ && rm /tmp/Default.tar.gz
|
||||
RUN /opt/vivaldi/update-ffmpeg
|
||||
|
Loading…
Reference in New Issue
Block a user