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
|
# Symlink @home files out into my actual home
|
||||||
# See https://superuser.com/a/633610
|
# See https://superuser.com/a/633610
|
||||||
|
|
||||||
ln -s sda/@home/* /home/aires
|
ln -s /sda/@home/* /home/aires
|
||||||
else
|
else
|
||||||
echo "Failed to mount @home"
|
echo "Failed to mount @home"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue