mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update INSTALL.sh
This commit is contained in:
@@ -1239,7 +1239,7 @@ opencli_setup(){
|
||||
complete -W \"\$(generate_autocomplete)\" opencli" >> ~/.bashrc
|
||||
|
||||
# The command could not be located because '/usr/local/bin' is not included in the PATH environment variable.
|
||||
export PATH="/usr/bin:$PATH"
|
||||
export PATH="/usr/local/bin:$PATH"
|
||||
|
||||
source ~/.bashrc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user