mirror of
https://github.com/PapirusDevelopmentTeam/papirus-icon-theme.git
synced 2025-05-09 13:41:57 -04:00
Delete sudo before papirus-folders command #1250
This commit is contained in:
parent
d65510ede2
commit
875898fede
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ _install() {
|
|||
|
||||
# Try to restore the color of folders from a config
|
||||
if which papirus-folders > /dev/null 2>&1; then
|
||||
sudo papirus-folders -R || true
|
||||
papirus-folders -R || true
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue