(config): commented out unneeded things

This commit is contained in:
Blake Ridgway 2021-02-13 17:27:37 -06:00
parent 6efdb20c5e
commit 7199c955e4

View file

@ -3,5 +3,5 @@
mkdir $1
cd $1/
touch LICENSE README.md
cp files/Makefile .
# cp files/Makefile .
mkdir bin src tests