Skip to content
View otaviocorrea's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home
  • Porto Alegre, Rio Grande do Sul - Brasil
  • 06:09 (UTC -03:00)
  • LinkedIn in/ocps
Block or Report

Block or report otaviocorrea

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
otaviocorrea/README.md



  • ๐Ÿ‘จโ€๐Ÿ’ป Some of my public projects are here and some my random/study projects is here

Pinned

  1. csgo_x1.cfg csgo_x1.cfg
    1
    mp_freezetime 0
    2
    mp_rountime 1.5
    3
    mp_roundtime_defuse 1.50
    4
    mp_roundtime_hostage 1.50
    5
    mp_halftime 1
  2. Setup to docker on Linux (Tested on ... Setup to docker on Linux (Tested on Linux Mint)
    1
    # instal dependencies
    2
    sudo apt update
    3
    sudo apt -y install apt-transport-https ca-certificates curl software-properties-common
    4
    
                  
    5
    # import docker key