Ajout : script d'update de pkg

This commit is contained in:
Hippolyte Chauvin 2023-09-15 18:59:12 +02:00
parent 3bf372bd2b
commit e7675facc1

View file

@ -0,0 +1,6 @@
#!/bin/sh
apt clean
pkg update
pkg upgrade
apt autopurge -y