Skip to content

Commit 08f7ce6

Browse files
committed
Remove check "skip"
Is only used in the comparison if empty then skip
1 parent d348374 commit 08f7ce6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/v-update-mail-templates

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ source_conf "$HESTIA/conf/hestia.conf"
2929
check_args '1' "$#" '[RESTART]' '[SKIP]'
3030
is_format_valid 'restart'
3131

32-
is_boolean_format_valid "$skip" 'skip'
3332
# Update templates
3433
cp -rf $HESTIA_INSTALL_DIR/templates/mail $HESTIA/data/templates/
3534

0 commit comments

Comments
 (0)