mirror of
https://github.com/002Hub/IPass.git
synced 2025-04-19 13:51:21 +02:00
4 lines
69 B
Batchfile
4 lines
69 B
Batchfile
@echo off
|
|
REM this is just a shortcut
|
|
cargo run --release %*
|
|
@echo on |