Keybase proof
I hereby claim:
- I am mshkrebtan on github.
- I am mshkrebtan (https://keybase.io/mshkrebtan) on keybase.
- I have a public key ASDG92G5Mdwwuum0VP6aD8VXXQduKOKaDqBqeDJ_ArNcnwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#!/bin/bash | |
# Volume to start with | |
mpc_volume=$1 | |
# Fade-in time in seconds | |
fade_in_time=$2 | |
# Alarm Clock playlist | |
playlist="$3" | |
function get_mpc_volume() { |
With Audio and Screen Sharing Enabled
Add the i386
architecture to the list of dpkg
architectures :
sudo dpkg --add-architecture i386