This website requires JavaScript.
Explore
Help
Register
Sign In
admin777
/
FileShare
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
87f5c1ffb80fd2a05b72e89ad929d527ca5b572e
FileShare
/
scripts
/
add-migration.cmd
T
3 lines
90 B
Batchfile
Raw
Normal View
History
Unescape
Escape
init
2026-05-21 15:52:36 +08:00
@
echo
off
powershell -NoProfile -ExecutionPolicy Bypass -File
"
%~dp0
add-migration.ps1"
%*
Reference in New Issue
Copy Permalink