Spaces:
wuran
/
Running

wuran commited on
Commit
fbecddc
·
verified ·
1 Parent(s): f9a4ce6

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
- # 检查必要的环境变量12
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
+ # 检查必要的环境变量123
4
  if [ -z "$WEBDAV_URL" ] || [ -z "$WEBDAV_USERNAME" ] || [ -z "$WEBDAV_PASSWORD" ]; then
5
  echo "缺少必要的环境变量 WEBDAV_URL、WEBDAV_USERNAME 或 WEBDAV_PASSWORD"
6
  exit 1