change proj-head docu for script

This commit is contained in:
6543 2018-05-21 16:15:36 +02:00
parent fbf1a80b7b
commit f77f690751
1 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
[ -d "<LIBDIR>" ] || { echo "LIBDIR not exist"; exit 1; }

#<PROJECT_NAME>
# . -> <PROJECT_PARENT> -> <PROJECT_BASE>
source <LIBDIR>/proj/<PROJECT_PARENT>
#<project_relation>
source <LIBDIR>/proj/<BASE>
project_relation="<PROJECT_NAME> $project_relation"