Initial commit

This commit is contained in:
Daniel Flanagan 2022-02-12 01:02:06 -06:00
commit efa39e5c90
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

2
echo.sh Normal file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env sh
echo "$*"