Skip to content

Instantly share code, notes, and snippets.

@goldshadow0731
Created September 13, 2022 07:01
Show Gist options
  • Save goldshadow0731/68832f1e0386e119dc8a51e0f9bb6618 to your computer and use it in GitHub Desktop.
Save goldshadow0731/68832f1e0386e119dc8a51e0f9bb6618 to your computer and use it in GitHub Desktop.
#!/bin/sh
mkdir Share
sudo -S apt update && sudo apt install -y gcc make perl
sudo usermod -aG vboxsf $USER
sudo init 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment