mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-12-27 00:37:21 -05:00
added files via upload
This commit is contained in:
3
Tweaks/YouPiP/layout/DEBIAN/postinst
Executable file
3
Tweaks/YouPiP/layout/DEBIAN/postinst
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
killall -9 YouTube || true
|
||||
3
Tweaks/YouPiP/layout/DEBIAN/postrm
Executable file
3
Tweaks/YouPiP/layout/DEBIAN/postrm
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
killall -9 YouTube || true
|
||||
Reference in New Issue
Block a user