Fix some install errors
This commit is contained in:
parent
4586b9e676
commit
27563b4808
2 changed files with 12 additions and 2 deletions
|
@ -64,4 +64,5 @@ upgrade_system() {
|
|||
if [ -n "${TMUX}" ]; then
|
||||
tmux source-file "${HOME}/.tmux.conf"
|
||||
fi
|
||||
) || return $?
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue