tamir-kde-pulse
This commit is contained in:
parent
7610c86816
commit
b98ae72b70
|
@ -0,0 +1,7 @@
|
|||
mps -GG
|
||||
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."
|
||||
else
|
||||
echo "gerekli pulse.sh dosyasi mevcut."
|
||||
fi
|
Loading…
Reference in New Issue