Update setup.sh

This commit is contained in:
kongkrit 2020-01-31 15:15:44 +07:00 committed by GitHub
parent 0a7b57acb9
commit b3e76fe756
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
TARGETFILE="/etc/apt/sources.list"
TARGETFILE="/etc/apt/mirror.list"
echo "configuring [$TARGETFILE] MIRROR_URL=[$MIRROR_URL]"
echo " DIST1=[$DIST1] DIST2=[$DIST2]"