tamir_lxqt_guncelleme
This commit is contained in:
parent
c379215703
commit
a3729ee1f7
|
@ -2,7 +2,7 @@
|
||||||
masa=lxqt
|
masa=lxqt
|
||||||
if [ "`cat ~/.xinitrc | grep $masa`" ]; then
|
if [ "`cat ~/.xinitrc | grep $masa`" ]; then
|
||||||
if [ -d /opt/lxqt-turkce ]; then
|
if [ -d /opt/lxqt-turkce ]; then
|
||||||
cd /opt/lxqt-turkce && git pull
|
cd /opt/lxqt-turkce && git pull -q && echo "git guncellemesi yapıldı."
|
||||||
else
|
else
|
||||||
git clone https://github.com/yasarciv/LXQt-Turkce /opt/lxqt-turkce
|
git clone https://github.com/yasarciv/LXQt-Turkce /opt/lxqt-turkce
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue