diff options
author | Tom Barrett <spalf0@gmail.com> | 2015-10-15 00:46:47 -0500 |
---|---|---|
committer | Tom Barrett <spalf0@gmail.com> | 2015-10-15 00:46:47 -0500 |
commit | 542d3fb5bcba9720b120968659d8f597c3ff1a5f (patch) | |
tree | 02eec81686226c8ef255faff7dc2e42d30dfac0f /artbell | |
parent | 43d1f4abcfcd11e1a32ceaef515ed0a65cc4944d (diff) |
Create artbell
Diffstat (limited to 'artbell')
-rw-r--r-- | artbell | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +#!/bin/bash + +amixer -D pulse sset Master 35% +cvlc http://live.darkmatterdigitalnetwork.com/darkmatter.mp3 |