Created
October 8, 2019 07:46
-
-
Save PofMagicfingers/d9ccd77436c8a2dcab62c61c07f154fb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
{ echo -e "\n# $(basename "$PWD")\n" ; sed -e 's/#.*$//' -e '/^$/d' modman | awk '{ print $2 }' } # >> ../../htdocs/.gitignore |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment