Closed blindpet closed 9 years ago
Just pulled the new update and saw you are replacing rather than appending, >> instead of >
echo "HP_USER=media" > /etc/default/headphones echo "HP_HOME=/home/media/headphones" > /etc/default/headphones echo "HP_PORT=/home/media/headphones" > /etc/default/headphones echo "SSD_OPTS=--group=media" > /etc/default/headphones
Edit: Saw you're editing them ;)
Thanx for noticing, I did too!
Just pulled the new update and saw you are replacing rather than appending, >> instead of >
echo "HP_USER=media" > /etc/default/headphones echo "HP_HOME=/home/media/headphones" > /etc/default/headphones echo "HP_PORT=/home/media/headphones" > /etc/default/headphones echo "SSD_OPTS=--group=media" > /etc/default/headphones
Edit: Saw you're editing them ;)