diff --git a/debian.sh b/debian.sh index 49c487d..384e9e8 100755 --- a/debian.sh +++ b/debian.sh @@ -10,7 +10,7 @@ source \ if [[ "${1}" == '--live' ]]; then - if [[ "${ID}" == 'debian' ]] && if [[ ! "$(hostname)" == "debian-live" ]]; then + if [[ "${ID}" == 'debian' ]] && [[ ! "$(hostname)" == "debian-live" ]]; then cat << EOF | tee /etc/apt/sources.list.d/contrib.sources 1> /dev/null Enabled: yes Types: deb