3 lines
112 B
Bash
3 lines
112 B
Bash
#!/bin/sh
|
|
echo "Hello from the test Nye package for the x86 architecture! This binary's name is arch-specific."
|