mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-16 17:09:28 +01:00
fix previous commit?
This commit is contained in:
parent
66cc47dddb
commit
6751df49c2
@ -17,14 +17,14 @@ in [GNU Free Documentation License 1.3 or later].**
|
|||||||
|
|
||||||
TL;DR commands:
|
TL;DR commands:
|
||||||
|
|
||||||
```
|
<pre>
|
||||||
sudo pacman --needed -S reflector rsync curl
|
sudo pacman --needed -S reflector rsync curl
|
||||||
cd /etc/systemd/system/
|
cd /etc/systemd/system/
|
||||||
sudo curl -LO https://github.com/Mikaela/shell-things/raw/master/etc/systemd/system/reflector.service
|
sudo curl -LO https://github.com/Mikaela/shell-things/raw/master/etc/systemd/system/reflector.service
|
||||||
sudo systemctl enable reflector
|
sudo systemctl enable reflector
|
||||||
sudo systemctl start reflector
|
sudo systemctl start reflector
|
||||||
sudo pacman -Syu
|
sudo pacman -Syu
|
||||||
```
|
</pre>
|
||||||
|
|
||||||
(end of TL;DR and what you actually do)
|
(end of TL;DR and what you actually do)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user