3 lines
70 B
Bash
3 lines
70 B
Bash
#!/bin/sh
|
|
echo "This binary for the x86 architecture is not exposed."
|
#!/bin/sh
|
|
echo "This binary for the x86 architecture is not exposed."
|