mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-21 12:59:14 +02:00
docs: fixed script names in doc building script
git-svn-id: trunk@14966 -
This commit is contained in:
parent
a5c5c5d5d9
commit
0582d72087
@ -7,8 +7,8 @@
|
|||||||
set -x
|
set -x
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
sh ./update_lcl_html.sh $@
|
sh ./build_lcl_html.sh $@
|
||||||
sh ./update_gtkintf_html.sh $@
|
sh ./build_gtkintf_html.sh $@
|
||||||
|
|
||||||
# end.
|
# end.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user