Skip to content

Shipmee/ConfigurationVMS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ConfigurationVMS

Use it!

This script has been tested on a Xubuntu 16.04 virtual machine running on VirtualBox.

In order to use it, please, run the following command:

sudo apt-get update && \
sudo apt-get install -y dos2unix wget && \
wget https://raw.githubusercontent.com/Shipmee/ConfigurationVMS/master/script.sh && \
dos2unix script.sh && \
sudo bash script.sh | tee log.txt && \
rm script.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%