We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7423fb5 commit 299fe00Copy full SHA for 299fe00
create_branch.sh
@@ -3,7 +3,7 @@
3
#find the generator-angular-fullstack source
4
#this is usually 2 direcories up as this is a submodule
5
#but use your own if you want to
6
-FULLSTACK_DIR=${DEFAULT_FULLSTACK_DIR:='../..'}
+FULLSTACK_DIR=${DEFAULT_FULLSTACK_DIR:='..'}
7
8
echo "Using ${FULLSTACK_DIR} to create branch"
9
0 commit comments