Skip to content

Commit

Permalink
add chmod 777 script
Browse files Browse the repository at this point in the history
  • Loading branch information
lsxredrain committed Aug 17, 2021
1 parent 660fc66 commit f989dd2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/get-dashboard.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ unzip emqx_dashboard.zip
rm -rf "$DASHBOARD_PATH/www"
mv "./www" "./lib-ce/emqx_dashboard/priv/"
rm -rf emqx_dashboard.zip
chmod 777 ./scripts/*

0 comments on commit f989dd2

Please sign in to comment.