File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ keep_env=(
9494 HOME=/home/amp
9595 USER=amp LOGNAME=amp SHELL=/bin/bash
9696 LANG=" ${LANG:- en_US.UTF-8} " LANGUAGE=" ${LANGUAGE:- en_US: en} " LC_ALL=" ${LC_ALL:- en_US.UTF-8} "
97- PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/ games:/usr/games
97+ PATH=/usr/local/sbin:/usr/local/ bin:/usr/sbin:/usr/ bin:/sbin:/ bin:/usr/games:/usr/local /games
9898 MAIL=/var/mail/amp
9999)
100100# Always keep these AMP_ env vars if set
Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ keep_env=(
9191 HOME=/home/amp
9292 USER=amp LOGNAME=amp SHELL=/bin/bash
9393 LANG=" ${LANG:- en_US.UTF-8} " LANGUAGE=" ${LANGUAGE:- en_US: en} " LC_ALL=" ${LC_ALL:- en_US.UTF-8} "
94- PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/ games:/usr/games
94+ PATH=/usr/local/sbin:/usr/local/ bin:/usr/sbin:/usr/ bin:/sbin:/ bin:/usr/games:/usr/local /games
9595 MAIL=/var/mail/amp
9696)
9797# Always keep these AMP_ env vars if set
You can’t perform that action at this time.
0 commit comments