added version number to newProject script
This commit is contained in:
parent
da2d141f1f
commit
9ec819e91a
@ -1,4 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
################################################################################
|
||||||
|
# Nix install symfony bash script
|
||||||
|
# v1.0.0
|
||||||
|
################################################################################
|
||||||
|
|
||||||
echo "*** Starting New Symfony Project ***"
|
echo "*** Starting New Symfony Project ***"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user