Skip to content
View Mariyo's full-sized avatar

Block or report Mariyo

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. ubuntu-forticlient-fix.sh ubuntu-forticlient-fix.sh
    1
    #!/bin/bash
    2
    
                  
    3
    # Downloading packages
    4
    wget http://ftp.it.debian.org/debian/pool/main/g/gconf/gconf2_3.2.6-8_amd64.deb
    5
    wget http://ftp.it.debian.org/debian/pool/main/g/gconf/libgconf-2-4_3.2.6-8_amd64.deb
  2. codespaces-php-selenium codespaces-php-selenium Public template

    Proof of concept of Selenium setup on GitHub Codespaces

    PHP