diff --git a/README.md b/README.md index 7f8f3cb..ce00919 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ Various scripts for various tasks. Scripts ------- - * [73lab.sh](https://forge.tourmentine.com/n/scripts/src/master/73lab.sh) => grap 73lab's wallpapers * [backupnaz.sh](https://forge.tourmentine.com/n/scripts/src/master/backupnaz.sh) => used to backup my NAS * [cleanmaildir.sh](https://forge.tourmentine.com/n/scripts/src/master/cleanmaildir.sh) => delete old mail in maildirs * [dodo.sh](https://forge.tourmentine.com/n/scripts/src/master/dodo.sh) => turn off screen using DPMS @@ -39,12 +38,13 @@ Monitoring Attic ----- + * [73lab.sh](https://forge.tourmentine.com/n/scripts/src/master/73lab.sh) => grap 73lab's wallpapers * [caminfo.sh](https://forge.tourmentine.com/n/scripts/src/master/attic/caminfo.sh) => update webcam info with xmms ouput * [caminit](https://forge.tourmentine.com/n/scripts/src/master/attic/caminit) => manage a very old webcam (Logitech Quickcam) + * [kimsufi_postinstall.sh](https://forge.tourmentine.com/n/scripts/src/master/attic/kimsufi_postinstall.sh) => bootstrap script for fresh kimsufi/OVH servers + * [mplayer_update.sh](https://forge.tourmentine.com/n/scripts/src/master/attic/mplayer_update.sh) => download, compile and install FFMpeg & MPlayer * [mkvig](https://forge.tourmentine.com/n/scripts/src/master/attic/mkvig) => little script to download covers * [postinstall.sh](https://forge.tourmentine.com/n/scripts/src/master/attic/postinstall.sh) => OVH/Kimsufi FreeBSD postinstall script * [tssh](https://forge.tourmentine.com/n/scripts/src/master/attic/tssh) => automaticaly rename Konsole tabs using ssh'ed hostname - * [mplayer_update.sh](https://forge.tourmentine.com/n/scripts/src/master/attic/mplayer_update.sh) => download, compile and install FFMpeg & MPlayer * [webnewsget2.sh](https://forge.tourmentine.com/n/scripts/src/master/attic/webnewsget2.sh)+[html2rss.php](https://forge.tourmentine.com/n/scripts/src/master/attic/html2rss.php) => download HTML pages and generate RSS feeds from them - * [kimsufi_postinstall.sh](https://forge.tourmentine.com/n/scripts/src/master/attic/kimsufi_postinstall.sh) => bootstrap script for fresh kimsufi/OVH servers diff --git a/73lab.sh b/attic/73lab.sh similarity index 100% rename from 73lab.sh rename to attic/73lab.sh