update
This commit is contained in:
parent
66640ee697
commit
1859a8bbc1
@ -14,7 +14,7 @@ sudo ./install-gnome-backgrounds.sh
|
|||||||
-h, --help Show help
|
-h, --help Show help
|
||||||
```
|
```
|
||||||
|
|
||||||
### Install Normal Wallpappers
|
### Install Normal Wallpapers
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
./install-wallpapers.sh
|
./install-wallpapers.sh
|
||||||
|
@ -107,7 +107,7 @@ while [[ $# -gt 0 ]]; do
|
|||||||
break
|
break
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "ERROR: Unrecognized color variant '$1'."
|
echo "ERROR: Unrecognized theme variant '$1'."
|
||||||
echo "Try '$0 --help' for more information."
|
echo "Try '$0 --help' for more information."
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user