Remove "install" and "test" script
I assume that these scripts were added for local testing purposes. I am removing them because they are not in the upstream origin and are not required for recommended installation. If the maintainers find these scripts useful, please feel free to revert this commit.
This commit is contained in:
parent
b431718ed6
commit
71a563b970
6
install
6
install
@ -1,6 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
umask 002
|
|
||||||
|
|
||||||
sudo rm -rf /usr/lib/linuxmint/mintMenu
|
|
||||||
sudo cp -R usr /
|
|
||||||
sudo glib-compile-schemas /usr/share/glib-2.0/schemas
|
|
Loading…
Reference in New Issue
Block a user