diff --git a/README.md b/README.md index eaee84c..9009635 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,6 @@ Scripts * [dodo.sh](https://forge.tourmentine.com/n/scripts/src/master/dodo.sh) => turn off screen using DPMS * [dump_mysql.sh](https://forge.tourmentine.com/n/scripts/src/master/dump_mysql.sh) => dump all mysql databases (and send a report to the monitoring system) * [html2rss.php](https://forge.tourmentine.com/n/scripts/src/master/html2rss.php) => parse HTML and generate a RSS feed - * [mplayer_update.sh](https://forge.tourmentine.com/n/scripts/src/master/mplayer_update.sh) => download, compile and install FFMpeg & MPlayer * [opdsupdates.py](https://forge.tourmentine.com/n/scripts/src/master/opdsupdates.py) => look for OPDS catalog updates and send a mail if any * [randomwallpaper.sh](https://forge.tourmentine.com/n/scripts/src/master/randomwallpaper.sh) => display a random wallpaper * [secupdate](https://forge.tourmentine.com/n/scripts/src/master/secupdate) => apply security updates & recompile kernel (FreeBSD) @@ -46,3 +45,4 @@ Attic * [mkvig](https://forge.tourmentine.com/n/scripts/src/master/mkvig) => little script to download covers * [postinstall.sh](https://forge.tourmentine.com/n/scripts/src/master/postinstall.sh) => OVH/Kimsufi FreeBSD postinstall script * [tssh](https://forge.tourmentine.com/n/scripts/src/master/tssh) => automaticaly rename Konsole tabs using ssh'ed hostname + * [mplayer_update.sh](https://forge.tourmentine.com/n/scripts/src/master/mplayer_update.sh) => download, compile and install FFMpeg & MPlayer diff --git a/caminfo.sh b/attic/caminfo.sh similarity index 100% rename from caminfo.sh rename to attic/caminfo.sh diff --git a/caminit b/attic/caminit similarity index 100% rename from caminit rename to attic/caminit diff --git a/mkvig b/attic/mkvig similarity index 100% rename from mkvig rename to attic/mkvig diff --git a/mplayer_update.sh b/attic/mplayer_update.sh similarity index 100% rename from mplayer_update.sh rename to attic/mplayer_update.sh diff --git a/tssh b/attic/tssh similarity index 100% rename from tssh rename to attic/tssh