Skip to content
Snippets Groups Projects
Commit e9f24a0b authored by Tomáš Plesník's avatar Tomáš Plesník
Browse files

odmazavani vsech .tmpl souboru i .tmpl.update

parent 4f53c9da
No related branches found
No related tags found
No related merge requests found
......@@ -145,7 +145,7 @@ createWardenDir()
cp -R "$dir" "$basedir" 2> "$err" || errClean
fi
done
rm -f "${etc}/"*.tmpl
rm -f "${etc}/"*.tmpl*
ln -s "${sh}/uninstall.sh" "$basedir"
echo "OK"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment