gmd settings fix
This commit is contained in:
parent
7ba30bbb72
commit
21bc3da5f4
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ echo ---------------------------------------------
|
||||||
sudo rsync -ap --info=progress2 burn-my-windows /home/$USER/.config/
|
sudo rsync -ap --info=progress2 burn-my-windows /home/$USER/.config/
|
||||||
sudo apt install git -y
|
sudo apt install git -y
|
||||||
git clone --depth=1 https://github.com/realmazharhussain/gdm-tools.git
|
git clone --depth=1 https://github.com/realmazharhussain/gdm-tools.git
|
||||||
sudo rsync -ap --info=progress2 install.sh gdm-settings/
|
sudo rsync -ap --info=progress2 install.sh gdm-tools/
|
||||||
cd gdm-tools
|
cd gdm-tools
|
||||||
./install.sh
|
./install.sh
|
||||||
cd -
|
cd -
|
||||||
|
|
Loading…
Reference in a new issue