Move Snap and Synology packaging to new pkg dir
This commit is contained in:
parent
dfb291090d
commit
a74532fa0b
20 changed files with 0 additions and 0 deletions
3
pkg/synology/dsm6-pkg/scripts/postinst
Normal file
3
pkg/synology/dsm6-pkg/scripts/postinst
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
exit 0
|
3
pkg/synology/dsm6-pkg/scripts/postuninst
Normal file
3
pkg/synology/dsm6-pkg/scripts/postuninst
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
exit 0
|
2
pkg/synology/dsm6-pkg/scripts/postupgrade
Normal file
2
pkg/synology/dsm6-pkg/scripts/postupgrade
Normal file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
exit 0
|
2
pkg/synology/dsm6-pkg/scripts/preinst
Normal file
2
pkg/synology/dsm6-pkg/scripts/preinst
Normal file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
exit 0
|
3
pkg/synology/dsm6-pkg/scripts/preuninst
Normal file
3
pkg/synology/dsm6-pkg/scripts/preuninst
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
exit 0
|
2
pkg/synology/dsm6-pkg/scripts/preupgrade
Normal file
2
pkg/synology/dsm6-pkg/scripts/preupgrade
Normal file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
exit 0
|
Loading…
Add table
Add a link
Reference in a new issue