devilbox/cfg/php-startup-8.0/01-update-apt-index.sh-example
2019-02-09 16:51:40 +01:00

7 lines
122 B
Bash
Executable File

#!/bin/bash
#
# Simple example showing how to update the packet index
#
DEBIAN_FRONTEND=noninteractive apt-get update -q