Change to onedev

This commit is contained in:
2025-01-08 12:47:35 -06:00
parent e360aa61a0
commit 93d8ca7f51

7
install-docker.sh Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
bash ./script.sh
crossvm crosslang_shell_archive_maker/bin/crosslang_shell_archive_maker-1.0.0.0-prod.crvm install
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