Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'build/CompileLinux.sh')
-rw-r--r--build/CompileLinux.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/CompileLinux.sh b/build/CompileLinux.sh
new file mode 100644
index 0000000..6e62f54
--- /dev/null
+++ b/build/CompileLinux.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+cd ..
+dotnet build \ No newline at end of file