mirror of
https://github.com/spitkov/ynsrepo.git
synced 2025-01-18 04:24:38 +01:00
Add notepad package
This commit is contained in:
parent
33315f25fe
commit
e719f305c8
4 changed files with 5 additions and 0 deletions
1
packages/notepad/VERSION
Normal file
1
packages/notepad/VERSION
Normal file
|
@ -0,0 +1 @@
|
|||
1.0
|
1
packages/notepad/install.sh
Normal file
1
packages/notepad/install.sh
Normal file
|
@ -0,0 +1 @@
|
|||
#!/bin/bash
|
1
packages/notepad/remove.sh
Normal file
1
packages/notepad/remove.sh
Normal file
|
@ -0,0 +1 @@
|
|||
#!/bin/bash
|
2
packages/notepad/update.sh
Normal file
2
packages/notepad/update.sh
Normal file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
|
Loading…
Reference in a new issue