skripty/_připrav.sh
author František Kučera <franta-hg@frantovo.cz>
Fri, 30 Nov 2018 17:13:21 +0100
branchv_0
changeset 160 b731df137efb
parent 130 94339837c42d
permissions -rwxr-xr-x
specification: relpipe-out-gui

#!/bin/bash

SKRIPT=`dirname $0`/připrav.sh

if [ -f $SKRIPT ]; then
    $SKRIPT;
fi