forked from ungleich-public/cdist
redo commit due to broken .git repo
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
50ce206212
commit
e5b3081b9f
4 changed files with 31 additions and 5 deletions
6
build
6
build
|
|
@ -97,6 +97,12 @@ case "$1" in
|
|||
done
|
||||
;;
|
||||
|
||||
webmain)
|
||||
cp README ${WEBPAGE}
|
||||
cd ${WEBDIR} && git commit -m "cdist update" ${WEBPAGE}
|
||||
cd ${WEBDIR} && make pub
|
||||
;;
|
||||
|
||||
web)
|
||||
cp README ${WEBPAGE}
|
||||
rm -rf ${WEBMAN}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue