Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Commit

Permalink
fix startup issue
Browse files Browse the repository at this point in the history
  • Loading branch information
noogen committed May 29, 2019
1 parent 7f3cb87 commit 6342fb1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ RUN cd /tmp \
&& chmod +x /etc/init.d/dovecot \
&& chmod +x /etc/service/sshd/run \
&& chmod +x /etc/init.d/mongod \
&& chmod +x /etc/my_init.d/startup.sh \
&& chmod +x /etc/my_init.d/!0_startup.sh \
&& mv /sysprepz/admin/bin/vesta-*.sh /bin \

# install iconcube loader extension
Expand Down
File renamed without changes.

0 comments on commit 6342fb1

Please sign in to comment.