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
pikman-update-manager
/
data
/
apt_update
3 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix update
2024-10-19 22:22:28 +03:00
#! /bin/bash
Try noninteractive
2024-11-05 18:57:48 +03:00
DEBIAN_FRONTEND=noninteractive
fix update
2024-10-19 22:22:28 +03:00
apt-get update -y
Reference in New Issue
Copy Permalink