Skip to content

Commit 29309fd

Browse files
committed
Source /etc/profile
1 parent e5cf2c6 commit 29309fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bin/v-add-letsencrypt-host

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
# Variable&Function #
1414
#----------------------------------------------------------#
1515

16+
# make sure path is always loaded
17+
source /etc/profile
18+
1619
# Argument definition
1720
domain=$(hostname -f);
1821
if [ -z $domain ]; then

0 commit comments

Comments
 (0)