diff options
| author | Yigit Sever | 2021-11-10 12:57:43 +0300 |
|---|---|---|
| committer | Yigit Sever | 2021-11-10 12:57:43 +0300 |
| commit | 237eaf8fafa7f68b318de9d83368b2bc29c22b92 (patch) | |
| tree | c31178ced6e8c11f39f29d7a202b21ef988b62d9 /mandown-md-viewer.install | |
| parent | 019cdc99d854e9d55ec3c64244277c08cdb7c34b (diff) | |
| download | packages-237eaf8fafa7f68b318de9d83368b2bc29c22b92.tar.gz packages-237eaf8fafa7f68b318de9d83368b2bc29c22b92.tar.bz2 packages-237eaf8fafa7f68b318de9d83368b2bc29c22b92.zip | |
Update to v1.0.4
Diffstat (limited to 'mandown-md-viewer.install')
| -rw-r--r-- | mandown-md-viewer.install | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/mandown-md-viewer.install b/mandown-md-viewer.install index 919c6b3..3b8677c 100644 --- a/mandown-md-viewer.install +++ b/mandown-md-viewer.install | |||
| @@ -1,4 +1,8 @@ | |||
| 1 | post_install() { | 1 | pre_install() { |
| 2 | pre_upgrade | ||
| 3 | } | ||
| 4 | |||
| 5 | pre_upgrade() { | ||
| 2 | cat << EOF | 6 | cat << EOF |
| 3 | 7 | ||
| 4 | The name of the executable is 'mdn' | 8 | The name of the executable is 'mdn' |
