X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fpost-install;h=92fa4b45c194e04b2125eea92e05a068b8cabce5;hb=901c6524fa43eae86684466353558183402b4bf7;hp=e76a0a7739315961119bc4106e32b50c4cd41d30;hpb=3dae4c554ec18f465eb6ee5e6efdbdbe8557e13c;p=hvlinux.git diff --git a/stage5/post-install b/stage5/post-install index e76a0a7..92fa4b4 100755 --- a/stage5/post-install +++ b/stage5/post-install @@ -1,12 +1,9 @@ -#!/bin/sh -set -o errexit - -# First argument of this script is the package name. +#!/bin/bash # Reading system configuration informations, functions and package versions. -source ../sysinfos +source ../config/sysinfos source ../functions -source ../packages-list +source ../config/packages-list if [ "x${INST_TYPE}" = "xserver" -o "x${INST_TYPE}" = "xltsp-server" ]; then