..
This commit is contained in:
parent
147cc15e6d
commit
7e03cec567
@ -36,8 +36,8 @@ exports.init = function(Express, Configuration) {
|
||||
});
|
||||
|
||||
// set default volume level
|
||||
//Helper.shspawn('amixer scontrols');
|
||||
//Helper.shspawn('amixer sset \'PCM\' '+volume+'%');
|
||||
Helper.shspawn('amixer scontrols');
|
||||
Helper.shspawn('amixer sset \'PCM\' '+volume+'%');
|
||||
|
||||
return this;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user