Fix up SeaMonkey default
This commit is contained in:
parent
11c70e2d4e
commit
73c19f61c3
@ -1,4 +1,3 @@
|
|||||||
dev-remove
|
dev-remove
|
||||||
packages-apply
|
packages-apply
|
||||||
seamonkey-default
|
|
||||||
placeholders-remove
|
placeholders-remove
|
@ -1,2 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
update-alternatives --install /usr/bin/x-www-browser x-www-browser /usr/bin/seamonkey 1
|
|
@ -1,3 +1,2 @@
|
|||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
update-alternatives --install /usr/bin/x-www-browser SeaMonkey /usr/bin/seamonkey 0
|
update-alternatives --install /usr/bin/x-www-browser SeaMonkey /usr/bin/seamonkey 0
|
||||||
exit 0
|
|
Loading…
Reference in New Issue
Block a user