diff --git a/install-docker.sh b/install-docker.sh index d65c5f2..01ee500 100644 --- a/install-docker.sh +++ b/install-docker.sh @@ -1,7 +1,7 @@ #!/bin/bash bash ./script.sh crossvm crosslang_shell_archive_maker/bin/crosslang_shell_archive_maker-1.0.0.0-prod.crvm install - +ls Tesses.CrossLang.WebSite/bin/ cp Tesses.CrossLang.ShellPackage-1.0.0.0-prod.crvm /root cp Tesses.CrossLang.PackageServer/bin/Tesses.CrossLang.PackageServer-1.0.0.0-prod.crvm /root cp Tesses.CrossLang.WebSite/bin/Tesses.CrossLang.WebSite-1.0.0.0-prod.crvm /root \ No newline at end of file