Dernière activité 1754991570

Révision ddab4a9f5fee09df1cc82b14f812b285874c546c

update_apt.sh Brut
1#!/bin/bash
2sudo sh -c 'apt update && apt -y upgrade && apt clean && apt -y autoremove'