adding some folders

This commit is contained in:
Anri 2021-11-14 15:48:14 +01:00
parent e5545d76eb
commit 823a57149b

View file

@ -64,6 +64,9 @@ then
echo "Take care, you may need to install manually some others stuff, check the README (and the logs) of" echo "Take care, you may need to install manually some others stuff, check the README (and the logs) of"
echo "the project => https://git.kennel.ml/Anri/myLinuxConfiguration/src/branch/main/README.md" echo "the project => https://git.kennel.ml/Anri/myLinuxConfiguration/src/branch/main/README.md"
else # WSL else # WSL
# Create Z and Y mount folders for my WSL custom configuration
sudo mkdir /mnt/z && sudo mkdir /mnt/y
echo "" echo ""
echo "" echo ""
echo "Take care, by default the fish configuration is set for Ubuntu, you may need to comment and uncomment" echo "Take care, by default the fish configuration is set for Ubuntu, you may need to comment and uncomment"