From 834da15e55bd3d33f535d986f96a12512d2eb607 Mon Sep 17 00:00:00 2001 From: milisman Date: Sat, 24 Dec 2016 00:50:56 +0200 Subject: [PATCH] tamir-kde-pulse --- bin/tamir_kde_pulse.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/tamir_kde_pulse.sh b/bin/tamir_kde_pulse.sh index 5eef78458..8f92257ed 100755 --- a/bin/tamir_kde_pulse.sh +++ b/bin/tamir_kde_pulse.sh @@ -1,4 +1,5 @@ -mps -GG +#!/bin/bash +mkdir -p /root/.config/autostart-scripts if [ ! -f /root/.config/autostart-scripts/pulse.sh ];then cp /root/ayarlar/kde/.config/autostart-scripts/pulse.sh /root/.config/autostart-scripts/pulse.sh echo "gerekli pulse.sh dosyasi olusturuldu."