summaryrefslogtreecommitdiffstats
path: root/sample.post-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.post-install
parent5adf47c168aff63878872383e5fd2c0e7757818d (diff)
downloadabuild-57185172c502812aa59b3fd28360377477a1a65e.tar.bz2
abuild-57185172c502812aa59b3fd28360377477a1a65e.tar.xz
fix typo in sample for pre and post install
Diffstat (limited to 'sample.post-install')
-rw-r--r--sample.post-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample.post-install b/sample.post-install
index 0586fcd..512fd3e 100644
--- a/sample.post-install
+++ b/sample.post-install
@@ -1,4 +1,4 @@
#!/bin/sh
-# add something which happends after install
+# add something which happens after install