added clear at the begining of the run script

pull/2/head
polymurph 3 years ago
parent ed491a7aaf
commit 60a9a2cf6c

@ -4,6 +4,7 @@ CSL_TO_USE=$1
CSL_LIST=$(ls -d -- ./csl)
FILE=build/
clear
if [ -z "$CSL_TO_USE" ];then
echo "Please enter a CSL"

Loading…
Cancel
Save