#!/bin/sh #---------------------------------------------------------------------------- # /var/install/bin/pre-setup-packages-install-from-url-menu # # - setup.packages.menu -> Install package from URL : setup.packages.install.from.url.menu # # Creation: 2016-08-15 hbfl # Last Update: $Id$ # # Copyright (c) 2016-@@YEAR@@ the eisfair team, team(at)eisfair(dot)org # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. #---------------------------------------------------------------------------- # set package name package_name='url' # include config . /etc/config.d/${package_name} . /var/install/include/eislib #debug=true if ${debug:-false} then exec 2>/tmp/$(basename ${0})-trace$$.log set -x ask_debug=true export ask_debug fi > /tmp/install-url.txt chmod 0640 "/tmp/install-url.txt" menu_file="${4}" { echo "