Skip to content

Commit

Permalink
Update setup-debian.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Widcket committed Feb 4, 2015
1 parent aafbe3b commit b6c7c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup-debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,7 @@ function install_ps_mem {
# Update apt sources (Ubuntu only; not yet supported for debian)
############################################################
function update_apt_sources {
DISTRIB_CODENAME =`lsb_release --codename | cut -f2`
DISTRIB_CODENAME=`lsb_release --codename | cut -f2`

if [ "$DISTRIB_CODENAME" == "" ]
then
Expand Down

0 comments on commit b6c7c5a

Please sign in to comment.