diff options
author | Christian Hesse <mail@eworm.de> | 2017-04-28 23:12:29 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2017-04-28 23:12:29 +0200 |
commit | 3f39d0e11b54d025d47eea298a08fc744d1b8974 (patch) | |
tree | e3b9fc4fa5e625dc31449280e668a36d1286a99d /initcpio/install/paccache | |
parent | fb49e5fdd62e4aec03bbf24a677e7bb6dcddc5ca (diff) | |
download | pacredir-3f39d0e11b54d025d47eea298a08fc744d1b8974.tar.gz pacredir-3f39d0e11b54d025d47eea298a08fc744d1b8974.tar.zst |
rename files to 'pacredir'
Diffstat (limited to 'initcpio/install/paccache')
-rw-r--r-- | initcpio/install/paccache | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/initcpio/install/paccache b/initcpio/install/paccache deleted file mode 100644 index 1cb06a4..0000000 --- a/initcpio/install/paccache +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -build() { - add_runscript -} - -help() { - echo "This hook adds Server to pacredir.conf from inside initramfs." -} |