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

7 lines
122 B
Plaintext
Raw Normal View History

2020-11-08 12:47:02 +00:00
#!/bin/bash
#
# Simple example showing how to update the packet index
#
DEBIAN_FRONTEND=noninteractive apt-get update -q