|
@@ -16,6 +16,11 @@ Scripts used to install common features from a fresh installation of a debian di
|
|
|
|
|
|
Custom scripts that can be installed in `/usr/local/bin/` to automate handy things.
|
|
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.
|
|
|
|
+
|
|
### Guides
|
|
### Guides
|
|
|
|
|
|
Markdown files which explains how to set up tools like gogs.
|
|
Markdown files which explains how to set up tools like gogs.
|