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

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