mirror of
https://github.com/guilhermewerner/video-converter
synced 2025-06-16 13:54:22 +00:00
Add mp4 converter
This commit is contained in:
5
converter.bat
Normal file
5
converter.bat
Normal file
@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
|
||||
PowerShell.exe -Command "& './scripts/mp4.ps1'"
|
||||
|
||||
pause
|
Reference in New Issue
Block a user