update one click installer

This commit is contained in:
Qing
2022-10-24 22:39:09 +08:00
parent 476159bbe5
commit 1883d9ec4a
11 changed files with 188 additions and 35 deletions
+11
View File
@@ -0,0 +1,11 @@
#!/bin/bash
set -e
cd "$(dirname "$0")"
echo `pwd`
source ./installer/bin/activate
conda-unpack
invoke start