pikman-update-manager/data/apt_update

3 lines
61 B
Plaintext
Raw Normal View History

2024-10-19 21:22:28 +02:00
#! /bin/bash
2024-11-05 16:57:48 +01:00
DEBIAN_FRONTEND=noninteractive
2024-10-19 21:22:28 +02:00
apt-get update -y