Spaces:
wuran
/
Running

wuran commited on
Commit
2f67958
·
verified ·
1 Parent(s): 795edb5

Update sync_data.sh

Browse files
Files changed (1) hide show
  1. sync_data.sh +1 -1
sync_data.sh CHANGED
@@ -1,6 +1,6 @@
1
  #!/bin/bash
2
 
3
- # 检查必要的环境变量
4
  if [ -z "$WEBDAV_URL" ] || [ -z "$WEBDAV_USERNAME" ] || [ -z "$WEBDAV_PASSWORD" ]; then
5
  echo "缺少必要的环境变量 WEBDAV_URL、WEBDAV_USERNAME 或 WEBDAV_PASSWORD"
6
  exit 1
 
1
  #!/bin/bash
2
 
3
+ # 检查必要的环境变量1
4
  if [ -z "$WEBDAV_URL" ] || [ -z "$WEBDAV_USERNAME" ] || [ -z "$WEBDAV_PASSWORD" ]; then
5
  echo "缺少必要的环境变量 WEBDAV_URL、WEBDAV_USERNAME 或 WEBDAV_PASSWORD"
6
  exit 1