6 lines
82 B
Bash
6 lines
82 B
Bash
#!/bin/sh
|
|
|
|
#-- For gnome customizations
|
|
sudo apt install gtk2-engines-murrine -y
|
|
|