1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00

oeis.sh: Added link to source

This commit is contained in:
Your Name
2020-06-13 09:24:36 -04:00
parent bde1d98bcb
commit 4e693fce7d
+2
View File
@@ -128,6 +128,8 @@ oeis() (
printf "\n"
done
fi
# Print URL for user
printf "\nLink to source: ${URL}\n"
)
oeis $@