mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 17:17:28 -04:00
4 lines
47 B
Bash
Executable File
4 lines
47 B
Bash
Executable File
#!/bin/bash
|
|
cd iso/installer
|
|
./install.sh "$@"
|