diff --git a/Dockerfile b/Dockerfile index 2c68fd8..79e76fb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,3 @@ FROM onedev.site.tesses.net/crosslang/crosslang:latest -RUN crosslang update-shell -RUN crossarchiveextract /root/Tesses.CrossLang.ShellPackage-1.0.0.0-prod.crvm /root/.config/Tesses/CrossLang \ No newline at end of file +RUN crosslang update-shell \ No newline at end of file