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."