mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-03-04 12:42:44 +01:00
3 lines
56 B
Bash
3 lines
56 B
Bash
#!/bin/sh
|
|
cd /usr/share/cipherscan
|
|
exec ./cipherscan $@
|