|
@@ -14,13 +14,12 @@ Scripts used to install common features from a fresh installation of a debian di
|
|
|
|
|
|
### Common scripts
|
|
|
|
|
|
-Custom scripts that can be installed in `/usr/local/bin/` to automate handy things.
|
|
|
-
|
|
|
-### Cron scripts
|
|
|
-
|
|
|
-Scripts designed to be put in a crontab with `crontab -e`.
|
|
|
-Use `crontab -l` to see your current crontab. Use `@reboot` at the beginning of a crontab line to execute a command at startup.
|
|
|
+Custom scripts that can be installed in `/usr/local/bin/` or `~/.bin/` to automate handy things.
|
|
|
|
|
|
### Guides
|
|
|
|
|
|
Markdown files which explains how to set up tools like gogs.
|
|
|
+
|
|
|
+### Server
|
|
|
+
|
|
|
+Documentation and utilities about Linux/Unix servers.
|