removed trailing and unneeded space and tabs

This commit is contained in:
fatalerrors
2021-10-14 16:17:43 +02:00
parent 5181b921f6
commit 4cfa6561d6
11 changed files with 30 additions and 30 deletions

View File

@@ -14,12 +14,12 @@ export DEP_install_profile="install_pkg"
install_profile()
{
#installfile ansi_shadow.flf /usr/share/figlet/ansi_shadow.flf
local usrlist="/root"
if find /home -mindepth 1 -maxdepth 1 -type d | read; then
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