Fix Fleet installation

This commit is contained in:
Chris Long
2021-06-12 20:44:55 -07:00
parent a578865e8d
commit aee40d43f5
4 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
#! /usr/bin/env bash
# This script is used to manually prepare an Ubuntu 16.04 server for DetectionLab building
# This script is used to manually prepare an Ubuntu 18.04 server for DetectionLab building
export DEBIAN_FRONTEND=noninteractive
sed -i 's/archive.ubuntu.com/us.archive.ubuntu.com/g' /etc/apt/sources.list