Skip to content
View zenina's full-sized avatar
:octocat:
Working from home
:octocat:
Working from home
Block or Report

Block or report zenina

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. consul-deployment consul-deployment Public

    Consul-deployment

    Shell

  2. service-bitbucket-pr-notifier service-bitbucket-pr-notifier Public

    Kubernetes Service to create a webhook service that notifies on bitbucket PR activity within a list of specific slack channels

    Makefile

  3. apex_sync apex_sync Public

    Bash wrapper for php builder - custom project

    Shell

  4. check_beelzebub check_beelzebub Public

    Beelzebub nrpe api checks for unicorn.rb

    Shell

  5. LFTP : Parallel Transfer Script LFTP : Parallel Transfer Script
    1
    #!/bin/bash
    2
    ### LFTP Parallel Transfer script ###
    3
    ### Author: TheLinuxGirl aka Pink (2014)
    4
    ###
    5
    ### Description: Quick/Parallel transfer files or mirrors dir's, from a destination host, to a source path ###