mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-14 10:51:21 +01:00
Merge branch 'easyconfigs-it4i-anselm'
This commit is contained in:
commit
77ab8d8350
@ -1,5 +1,4 @@
|
||||
# !/bin/bash
|
||||
# skript pro kontrolu zda eb předpis, který je v easyconfigs-it4i je nainstalován
|
||||
|
||||
printf "\033c"
|
||||
DIR=`pwd`
|
||||
@ -12,7 +11,7 @@ else
|
||||
NAME="SALOMON"
|
||||
fi
|
||||
|
||||
printf "Prepare data for analyse ...\n"
|
||||
printf "Preparing data for analyse ...\n"
|
||||
|
||||
ml --show_hidden -t av 2>&1 > /dev/null| awk '{print $1 }' | grep -v "/apps/*" > $DIR/ml_av
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user