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