Skip to content

Commit b9d3b27

Browse files
authored
updating installer script
1 parent adc72de commit b9d3b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ else
1313
fi
1414

1515
# make amplify persistent
16-
echo -e "\n\nsource ~/.amplify/.bash_helpers.sh\n\nsetup_extensions\n\n" >> ~/.bashrc
16+
echo -e "\nsource ~/.amplify/.bash_helpers.sh\n\nsetup_extensions\n" >> ~/.bashrc
1717

1818
# done
1919
echo $'\n########\ndone\n'

0 commit comments

Comments
 (0)