wget http://www.panticz.de/sites/default/files/Docky/docky.stacks.install.sh.txt -O - | bash -
#!/bin/bash wget http://www.panticz.de/sites/default/files/Docky/stacks.tar.bz2 -O /tmp/stacks.tar.bz2 tar xjf /tmp/stacks.tar.bz2 -C /tmp/ cd /tmp/stacks sudo make install killall docky nohup docky > /dev/null &
Comments
i just has this menssage "No
i just has this menssage "No package 'dbus-sharp-1.0' found"
some help?