if[ -d /home/retoor/bin ];then cp rp /home/retoor/bin/rp;fi
if[ -d /home/retoor/bin ];then\
cp rp.py /home/retoor/bin/rp;\
chmod +x /home/retoor/bin/rp;\
fi
.DEFAULT_GOAL:=help
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.