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
main
ftp-uploader
/
run-all.bat
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
4 lines
80 B
Batchfile
Raw
Permalink
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