We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48f50ea commit 23634e2Copy full SHA for 23634e2
scripts/rename.sh
@@ -18,7 +18,7 @@ make init
18
rm -rf ./pkg
19
rm -rf ./contrib
20
mkdir -p assets/dash/dashboard/apps/web-ele/dist
21
-touch assets/dash/dashboard/apps/web-ele/dist/.gitkeep
+touch assets/dash/dashboard/apps/web-ele/dist/index.html
22
23
echo "Renaming module from ${OLD_MODULE} to ${NEW_MODULE}"
24
go install github.com/TBXark/sphere/contrib/import-renamer@latest
0 commit comments