Pihole: oops typo
This commit is contained in:
parent
4fda2ebe85
commit
05da884c30
|
@ -37,7 +37,7 @@ let
|
|||
# Symlink @home files out into my actual home
|
||||
# See https://superuser.com/a/633610
|
||||
|
||||
ln -s sda/@home/* /home/aires
|
||||
ln -s /sda/@home/* /home/aires
|
||||
else
|
||||
echo "Failed to mount @home"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue