diff options
Diffstat (limited to 'repoman/bin/deletepreimage')
-rwxr-xr-x | repoman/bin/deletepreimage | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repoman/bin/deletepreimage b/repoman/bin/deletepreimage index 92d9a581..b859cb15 100755 --- a/repoman/bin/deletepreimage +++ b/repoman/bin/deletepreimage @@ -1,3 +1,4 @@ +#!/bin/bash # Eliminar las imagenes del repositiro seg�raca de la consola web .img #Version 0.3 Ejecuci�n desde cron cada minuto,o. #echo "* * * * * root /opt/opengnsys/bin/image-delete" > /etc/cron.d/imagedelete |