Skip to content
Snippets Groups Projects
Commit 93a8e948 authored by Louis James's avatar Louis James
Browse files

deleted unused scripts

parent e70f0ccc
Branches
No related merge requests found
#make -j8 || while read; do echo "$REPLY"; done
make -j7 && make RunRelease
#while :
# read -n 1; done
#make RunRelease
#if make -j8 | grep error;
#then
# #make RunRelease
# read -p "hi"
#else
# make RunRelease
#fi
make RunRelease
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment