This commit is contained in:
lnk
2025-10-11 10:18:57 +08:00
parent c494225b38
commit a43afb15c5
4 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
export CLOUD_PATH=/home/pq/zwproject/LFtid1056
export CLOUD_PATH=/FeProject
if [ -z "$CLOUD_PATH" ]; then
echo "Error: CLOUD_PATH is not set. Please set it first."