sato-susumu / ubuntu_scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ubuntu_scripts

sudo apt update
sudo apt upgrade -y
sudo apt install -y ssh git curl
mkdir -p ~/work
cd ~/work
git clone https://github.com/sato-susumu/ubuntu_scripts.git
cd ubuntu_scripts/
./just_for_me.sh
./samba_home_share.sh
./install_chrome_remote_desktop.sh

About

License:Other


Languages

Language:Shell 100.0%