Correct naming for source on completions
This commit is contained in:
parent
7caf8d371d
commit
db63a1742c
@ -52,7 +52,7 @@ echo "export PATH=\${PATH}:~/.bin" >> "${SDTD_USER_HOME}/.bash_profile"
|
|||||||
echo "export PATH=\${PATH}:/usr/local/bin" >> "${SDTD_USER_HOME}/.bash_profile"
|
echo "export PATH=\${PATH}:/usr/local/bin" >> "${SDTD_USER_HOME}/.bash_profile"
|
||||||
|
|
||||||
# Ensure the completions are being sourced
|
# Ensure the completions are being sourced
|
||||||
echo "source ~/.bin/7D2D-Manage-Completions" >> "${SDTD_USER_HOME}/.bash_profile"
|
echo "source ~/.bin/7D2D-Manage-Completion" >> "${SDTD_USER_HOME}/.bash_profile"
|
||||||
|
|
||||||
echo "Finished with installation."
|
echo "Finished with installation."
|
||||||
echo "To try it out as the user paste the following:"
|
echo "To try it out as the user paste the following:"
|
||||||
|
Loading…
Reference in New Issue
Block a user