fixed some typos, trivial corrections
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
export VER_install_profile="0.0.3"
|
||||
export DEP_install_profile="install_pkg"
|
||||
export DEP_install_profile="install_pkg auth"
|
||||
|
||||
install_profile()
|
||||
{
|
||||
@@ -20,7 +20,6 @@ install_profile()
|
||||
usrlist="$usrlist /home/*"
|
||||
fi
|
||||
|
||||
# Create a dir in home so /home/* is always interpreted correctly
|
||||
for usr in $usrlist; do
|
||||
backupdist $usr/{.,}profile $usr/.bashrc
|
||||
installfile profile/{{.,}profile,.bashrc} $usr/
|
||||
|
||||
Reference in New Issue
Block a user