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

7 lines
122 B
Plaintext
Raw Normal View History

2019-02-09 15:51:40 +00:00
#!/bin/bash
#
# Simple example showing how to update the packet index
#
DEBIAN_FRONTEND=noninteractive apt-get update -q