Skip to content

Commit

Permalink
fix: rename script
Browse files Browse the repository at this point in the history
  • Loading branch information
TBXark committed Dec 31, 2024
1 parent 48f50ea commit 23634e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/rename.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ make init
rm -rf ./pkg
rm -rf ./contrib
mkdir -p assets/dash/dashboard/apps/web-ele/dist
touch assets/dash/dashboard/apps/web-ele/dist/.gitkeep
touch assets/dash/dashboard/apps/web-ele/dist/index.html

echo "Renaming module from ${OLD_MODULE} to ${NEW_MODULE}"
go install github.com/TBXark/sphere/contrib/import-renamer@latest
Expand Down

0 comments on commit 23634e2

Please sign in to comment.