echo"25";echo"# Installing system dependencies..."
apt-get update -qq
apt-get install -y libffi-dev jq
apt-get install -y libffi-dev jq pip
echo"30";echo"# Installing files..."
cp -r repeater "$INSTALL_DIR/"
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.