暂存-说明文档(部分)
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
#!/bin/bash
|
||||
|
||||
# You can change these path by environ
|
||||
# export UPLOAD_FOLDER="$(dirname "$0")/uploads"
|
||||
# export PRINT_CONFIG_FOLDER="$(dirname "$0")/print_config"
|
||||
# export PRUSA_SLICE_BIN="$(dirname "$0")/prusaslicer/PrusaSlicer-2.9.4-aarch64-full.AppImage"
|
||||
|
||||
|
||||
source "$(dirname "$0")/venv/bin/activate"
|
||||
|
||||
# huey_consumer "run_huey.huey" > /dev/null 2>&1
|
||||
|
||||
Reference in New Issue
Block a user