Add codebuild webhook command line
aws codebuild create-webhook –project-name –filter-groups “[[{\”type\”:\”EVENT\”,\”pattern\”:\”PULL_REQUEST_MERGED\”}]]”
aws codebuild create-webhook –project-name –filter-groups “[[{\”type\”:\”EVENT\”,\”pattern\”:\”PULL_REQUEST_MERGED\”}]]”
Easy steps to install spotify with Snap on Fedora 28, Enjoy! sudo dnf install snapd sudo ln -s /var/lib/snapd/snap /snap sudo snap install spotify sudo ln -s /var/lib/snapd/snap/bin/spotify /usr/bin/spotify
When you want to download some video from youtube with favorite tool youtube-dl, but this error shows up. That means the youtube-dl version that you’re using needs to be updated. This is how to install the latest version of youtube-dl : sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl sudo chmod a+rx /usr/local/bin/youtube-dl Or if you installed … Read more
Scan network : nmap -sP 172.16.0.56/24