mirror of
https://github.com/BretFisher/shpod.git
synced 2026-05-20 16:33:05 +00:00
3 lines
71 B
Bash
Executable File
3 lines
71 B
Bash
Executable File
#!/bin/sh
|
|
echo "# $0 is not supported on this platform ($(uname -m))."
|