Skip to content

Commit

Permalink
Update start.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
stilleshan authored Feb 7, 2024
1 parent 5adbb9f commit af8a259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ else
fi

if [ $SHORT_URL ]; then
echo "当前短链接地址为: $API_URL"
echo "当前短链接地址为: $SHORT_URL"
sed -i "s#https://s.ops.ci#$SHORT_URL#g" /usr/share/nginx/html/conf/config.js
fi

Expand Down

0 comments on commit af8a259

Please sign in to comment.