mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29:09 -07:00
Fix install script.
This commit is contained in:
@@ -70,7 +70,7 @@ function postinstall {
|
|||||||
}
|
}
|
||||||
|
|
||||||
prerequisites
|
prerequisites
|
||||||
install_dotfile_dir "${BASEDIR}/.dotfiles"
|
install_dotfile_dir "${BASEDIR}/dotfiles"
|
||||||
test -d "${BASEDIR}/private_dotfiles" && \
|
test -d "${BASEDIR}/private_dotfiles" && \
|
||||||
install_dotfile_dir "${BASEDIR}/private_dotfiles"
|
install_dotfile_dir "${BASEDIR}/private_dotfiles"
|
||||||
install_basic_dir "${BASEDIR}/bin" "${HOME}/bin"
|
install_basic_dir "${BASEDIR}/bin" "${HOME}/bin"
|
||||||
|
|||||||
Reference in New Issue
Block a user