A collection of scripts and configs for the John Hartman Lab Server at UAB

Bryan Roessler c15926e3c5 Use user skeleton files há 3 dias atrás
config 5e80dc91b1 Deploy with stow há 1 mês atrás
docs c15926e3c5 Use user skeleton files há 3 dias atrás
scripts c15926e3c5 Use user skeleton files há 3 dias atrás
theme 5e80dc91b1 Deploy with stow há 1 mês atrás
.gitignore 5409b6d482 Initial commit há 8 meses atrás
LICENSE 5e80dc91b1 Deploy with stow há 1 mês atrás
README.md c15926e3c5 Use user skeleton files há 3 dias atrás

README.md

Deploying

Server scripts and configs are organized using GNU Stow packages.

Examples:

  • Deploy system-wide MATE layout and themes: sudo stow --adopt -R -t / theme
  • Deploy system-wide scripts: sudo stow --adopt -R -t / scripts
  • Deploy system config files: sudo stow --adopt -R -t / config