diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-22 03:19:44 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-22 03:19:44 +0800 |
| commit | 7702b15c4ccd839932ad1378cacb7deec67c7d0c (patch) | |
| tree | 8f3ca49e8c1daef47bc627c51f03f02d8deaa492 /doc/preinstall.readme | |
| parent | b4f8269c034d67612f3054e5cc7b4da30d3bd380 (diff) | |
| download | autils-7702b15c4ccd839932ad1378cacb7deec67c7d0c.tar.gz autils-7702b15c4ccd839932ad1378cacb7deec67c7d0c.zip | |
updated some docs
Diffstat (limited to 'doc/preinstall.readme')
| -rw-r--r-- | doc/preinstall.readme | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/preinstall.readme b/doc/preinstall.readme new file mode 100644 index 0000000..be52b7a --- /dev/null +++ b/doc/preinstall.readme @@ -0,0 +1,3 @@ +#!/bin/sh + +# whatever command need to run before build/install package |