Skip to content

Commit 23634e2

Browse files
committed
fix: rename script
1 parent 48f50ea commit 23634e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/rename.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ make init
1818
rm -rf ./pkg
1919
rm -rf ./contrib
2020
mkdir -p assets/dash/dashboard/apps/web-ele/dist
21-
touch assets/dash/dashboard/apps/web-ele/dist/.gitkeep
21+
touch assets/dash/dashboard/apps/web-ele/dist/index.html
2222

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

0 commit comments

Comments
 (0)