Skip to content

Instantly share code, notes, and snippets.

@holmberd
Last active October 6, 2022 09:04
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save holmberd/b54f0da3cdfc573fd0e19ed3e857a26f to your computer and use it in GitHub Desktop.
Save holmberd/b54f0da3cdfc573fd0e19ed3e857a26f to your computer and use it in GitHub Desktop.
SSH welcome banner with FIGlet
@reanimat0r
Copy link

Just a heads up, bud. I think in the third line from the top, you are attempting to apply executable privileges to the script, so it should be chmod +x, as opposed to chown +x. Probably just a typo.... ;))

@reanimat0r
Copy link

Otherwise, I really like the concept. Trying it out myself. :)

@holmberd
Copy link
Author

holmberd commented Jan 7, 2019

@reanimat0r you are correct that is a typo and has been updated. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment