Update
This commit is contained in:
parent
59937cc05f
commit
eed07ed795
|
@ -6,6 +6,4 @@ Start pamac after pacman -Sy
|
||||||
|
|
||||||
[YooMoney](https://yoomoney.ru/to/4100115921160758)
|
[YooMoney](https://yoomoney.ru/to/4100115921160758)
|
||||||
|
|
||||||
[Qiwi](https://qiwi.com/n/VALERIAFADEEVA)
|
|
||||||
|
|
||||||
Etherium 0x981FBf878fe451BDB83BEaF68078394d4B13213f
|
Etherium 0x981FBf878fe451BDB83BEaF68078394d4B13213f
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
ping -c 1 1.1.1.1 > /dev/null
|
# ping -c 1 1.1.1.1 > /dev/null
|
||||||
if [ $? -eq 0 ]; then
|
# if [ $? -eq 0 ]; then
|
||||||
sudo pacman -Sy
|
# sudo pacman -Sy
|
||||||
fi
|
# fi
|
||||||
|
|
||||||
/usr/bin/pamac-manager
|
/usr/bin/pamac-manager
|
||||||
|
|
Loading…
Reference in New Issue