mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
4 lines
122 B
Bash
4 lines
122 B
Bash
|
|
OBFUSCATION_KEY=abc123abc \
|
||
|
|
RUST_LOG=info \
|
||
|
|
cargo run --no-default-features $@ --release # $(ls ../*/target/release/*.so)
|