Skip to content

Commit 006f6b9

Browse files
committed
Reload
1 parent 6da024c commit 006f6b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sources/chang_compose_init.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ chang_compose_init() {
2424
while read l; do
2525
eval echo "$l"
2626
done < $CHANG_TMP_PATH/proxy | while read proxy_app; do chang_rev_proxy_install $proxy_app; done
27+
chang_rev_proxy_reload
2728
)
2829

2930
export _CHANG_COMPOSE_INIT=true

0 commit comments

Comments
 (0)