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