This website requires JavaScript.
Explore
Help
Sign In
custom-gui-packages
/
pikman-update-manager
Watch
3
Star
0
Fork
0
You've already forked pikman-update-manager
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
main
pikman-update-manager
/
data
/
apt_update
3 lines
61 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
fix update
2024-10-19 21:22:28 +02:00
#! /bin/bash
Try noninteractive
2024-11-05 16:57:48 +01:00
DEBIAN_FRONTEND=noninteractive
fix update
2024-10-19 21:22:28 +02:00
apt-get update -y
Reference in New Issue
Copy Permalink