Deploy with stow
This commit is contained in:
8
README.md
Normal file
8
README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
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`
|
||||
Reference in New Issue
Block a user