Skip to content

Instantly share code, notes, and snippets.

@ijash
Created November 10, 2020 23:51
Show Gist options
  • Save ijash/8a0e4bc4b62966351fc54cd82c38eff5 to your computer and use it in GitHub Desktop.
Save ijash/8a0e4bc4b62966351fc54cd82c38eff5 to your computer and use it in GitHub Desktop.
#!bin/bash
cd ~
sudo usermod -aG $USER
ln -s sf_shared_folder shared
sudo reboot
@ijash
Copy link
Author

ijash commented Nov 10, 2020

curl -L -o- https://gist.githubusercontent.com/ijash/8a0e4bc4b62966351fc54cd82c38eff5/raw/d824004e7661ba0ed64f3b59432268cf263f42e0/vbox_shared.sh | bash -x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment