summaryrefslogtreecommitdiffstats
path: root/sample.pre-install
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-18 19:25:37 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2020-02-05 17:27:26 +0100
commit57185172c502812aa59b3fd28360377477a1a65e (patch)
tree565d5d13b7e4324273c92eeb9795b1872252a404 /sample.pre-install
parent5adf47c168aff63878872383e5fd2c0e7757818d (diff)
downloadabuild-57185172c502812aa59b3fd28360377477a1a65e.tar.bz2
abuild-57185172c502812aa59b3fd28360377477a1a65e.tar.xz
fix typo in sample for pre and post install
Diffstat (limited to 'sample.pre-install')
-rw-r--r--sample.pre-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample.pre-install b/sample.pre-install
index 46079e0..20f04f7 100644
--- a/sample.pre-install
+++ b/sample.pre-install
@@ -1,4 +1,4 @@
#!/bin/sh
-# add something which happends before install
+# add something which happens before install