@@ -6,7 +6,7 @@ set -Eeuo pipefail # -e "Automatic exit from bash shell script on error" -u "Tr
build(){
echo"I am ${FUNCNAME[0]}ing"
make pdfs/notes.pdf
make all
}
all(){
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.