This website requires JavaScript.
Explore
Help
Sign In
blance
/
ftp-uploader
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
54baaf52e7c5f09e4257f4ea42f1d3b1876f4661
ftp-uploader
/
run-all.bat
T
4 lines
80 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Add run-all script to upload all practice folders from root
2026-06-29 19:33:03 -05:00
@
echo
off
powershell.exe -ExecutionPolicy Bypass -File
"
%~dp0
run-all.ps1"
pause
Reference in New Issue
Copy Permalink