diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2016-09-23 23:28:34 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2016-09-23 23:28:34 +0300 |
commit | 78ae3b6c1fc8453d1ec7bab01fdde1099cfb6429 (patch) | |
tree | 364794230ad06f6af3aa6b8902fd03b0d4646a8d | |
parent | 5df5258221e39fa508cae56900291046a048c15d (diff) | |
download | live-78ae3b6c1fc8453d1ec7bab01fdde1099cfb6429.tar.gz |
Switch codename
-rwxr-xr-x | protostar | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ TMP="${TMP:-/var/tmp}" DATE=$(date '+%Y-%m-%d-%H%M') DIST="${DIST:-bok}" OUTDIR="${OUTDIR:-out}" -INSTALL_DIST="${INSTALL_DIST:-lacaille}" +INSTALL_DIST="${INSTALL_DIST:-dufay}" REPO="${REPO:-http://apt.osdyson.org}" # We will search for usr archive on CD: |