Skip to content

Commit 96534ce

Browse files
jaapmarcuswojsmol
andauthored
Fix bug v-change-web-domain-name (hestiacp#2915)
* Fix bug v-change-web-domain-name * Update bin/v-change-web-domain-name Co-authored-by: Wojciech Smoliński <wojsmol@wp.pl> Co-authored-by: Wojciech Smoliński <wojsmol@wp.pl>
1 parent b86b8d7 commit 96534ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/v-change-web-domain-name

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ fi
112112

113113
# Delete backend
114114
if [ -n "$BACKEND" ]; then
115+
prepare_web_backend
115116
delete_web_backend
116117
fi
117118

0 commit comments

Comments
 (0)