fix wget
This commit is contained in:
parent
bc1cfbb1bc
commit
b19747d61a
1 changed files with 1 additions and 1 deletions
2
arch.sh
2
arch.sh
|
@ -161,7 +161,7 @@ then
|
|||
rm xpui.js
|
||||
cd - > /dev/null || exit
|
||||
# Add desktop shortcut
|
||||
wget -q --show-progress https://git.kennel.ml/Anri/confOS/raw/branch/main/.local/share/applications/spotify.desktop -P "$HOME"/.local/share/applications/spotify.desktop
|
||||
wget -q --show-progress https://git.kennel.ml/Anri/confOS/raw/branch/main/.local/share/applications/spotify.desktop -P "$HOME"/.local/share/applications/
|
||||
|
||||
# === Syncthing ==
|
||||
systemctl enable syncthing@"$USER".service
|
||||
|
|
Loading…
Reference in a new issue