devilbox/cfg/php-startup-8.2/01-update-apt-index.sh-example

7 lines
122 B
Plaintext
Raw Normal View History

2022-02-03 09:06:42 +00:00
#!/bin/bash
#
# Simple example showing how to update the packet index
#
DEBIAN_FRONTEND=noninteractive apt-get update -q