Skip to content

peterweissig/bash_master_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash_master_server

Master scripts for collection of server scripts.

Setup for linux (Ubuntu)

install git client

sudo apt install git

create workspace directory

mkdir -p ~/workspace
cd ~/workspace

download scripts

wget -nv https://raw.githubusercontent.com/PeterWeissig/bash_master_server/master/checkout.sh
source checkout.sh

checkout additionals repositories (e.g. common bash scripts)

repo_clone_bash
repo_help #list of all referenced repositories

Build Status

About

Simple master scripts for collection of server scripts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages