im dumb
This commit is contained in:
parent
de8111930e
commit
561e6ad356
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@ for file in ./*; do
|
|||
echo "# mounting $file"
|
||||
. $file
|
||||
mount -t cifs //$domain/backup /mnt/$file -o credentials=/etc/credentials/$file
|
||||
fi
|
||||
done
|
||||
|
||||
cd $ORIGIN
|
||||
|
|
Reference in a new issue