Missing variable when deleting gnome-shell.css

This commit is contained in:
Vladyslav Hroshev
2023-03-21 17:38:08 +02:00
parent a285e57eef
commit 007fb49cd5

View File

@@ -310,4 +310,4 @@ if __name__ == "__main__":
main()
os.remove("./gnome-shell/gnome-shell.css")
os.remove(gnome_shell_css)