adding some folders
This commit is contained in:
parent
e5545d76eb
commit
823a57149b
1 changed files with 3 additions and 0 deletions
|
@ -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 "the project => https://git.kennel.ml/Anri/myLinuxConfiguration/src/branch/main/README.md"
|
||||
else # WSL
|
||||
# Create Z and Y mount folders for my WSL custom configuration
|
||||
sudo mkdir /mnt/z && sudo mkdir /mnt/y
|
||||
|
||||
echo ""
|
||||
echo ""
|
||||
echo "Take care, by default the fish configuration is set for Ubuntu, you may need to comment and uncomment"
|
||||
|
|
Reference in a new issue