Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitef2d325

Browse files
committed
fix: remove plugin_name workflow env
1 parent8c1a52e commitef2d325

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎main.sh‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,8 +302,6 @@ function block_emails() {
302302

303303
if [[-n"$hosts_block_email_file_name" ]];then
304304
BLOCK_EMAIL_PLUGIN_NAME="${hosts_block_email_file_name}.php"
305-
elif [[-n"$BLOCK_EMAILS_PLUGIN_FILE_NAME" ]];then
306-
BLOCK_EMAIL_PLUGIN_NAME="${BLOCK_EMAILS_PLUGIN_FILE_NAME}.php"
307305
fi
308306

309307
BLOCK_EMAIL_PLUGIN_PATH="$BLOCK_EMAIL_DIR/$BLOCK_EMAIL_PLUGIN_NAME"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp