diff options
Diffstat (limited to 'makekernel.conf.in')
-rw-r--r-- | makekernel.conf.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makekernel.conf.in b/makekernel.conf.in index 0447cad..1d7038b 100644 --- a/makekernel.conf.in +++ b/makekernel.conf.in @@ -1,7 +1,7 @@ #!/bin/bash kernelDir=#SRCDIR#/kernel -proxy='http://mirror.home.eckner.net/' +proxyPrefix='http://mirror.home.eckner.net/' before_install_hook() { mount -o remount,rw /boot |