Skip to content

Commit

Permalink
fix: 修复nag数据源
Browse files Browse the repository at this point in the history
  • Loading branch information
rehiy committed Feb 2, 2024
1 parent ac925c7 commit d955002
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions initfs/deploy
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ fi

cd /var/www/api

sed -i "s|parent:|title:|" routes/ngabbs.js

[ -d node_modules ] || npm i

######
Expand Down

0 comments on commit d955002

Please sign in to comment.