Ajout xnviewmp
This commit is contained in:
parent
c49d1b3a0f
commit
8bb280f60b
8
config/hooks/live/0500-xnviewmp.hook
Normal file
8
config/hooks/live/0500-xnviewmp.hook
Normal file
@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
wget https://download.xnview.com/XnViewMP-linux-x64.deb
|
||||
dpkg -i XnViewMP-linux.deb
|
||||
|
||||
exit 0
|
Loading…
x
Reference in New Issue
Block a user