Skip to content

Instantly share code, notes, and snippets.

View terghalin's full-sized avatar
💾
печатный станочек

Aleksandr T. terghalin

💾
печатный станочек
View GitHub Profile

Keybase proof

I hereby claim:

  • I am terghalin on github.
  • I am terghalin (https://keybase.io/terghalin) on keybase.
  • I have a public key ASBSlQE0bCdymo3NoPJ1xCjbJUO5kwwO94zzyF7r68jCkQo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am terghalin on github.
  • I am terghalin (https://keybase.io/terghalin) on keybase.
  • I have a public key ASCg96cWofqkQBkQQKF8VQCpIbIKDXh5CETa_42hUFYYOAo

To claim this, I am signing this object:

[INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (read-work-props) @ workspace ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=31, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=14, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=31, DefaultDependencyCollector.collectTime=39, DefaultDependencyCollector.transformTime=1}
[DEBUG] org.codehaus.mojo:properties-maven-plugin:jar:1.0-alpha-2:
[DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-repository-m
#!/bin/bash
# Deploys new Wordpress site
# Argument = -u username -p password -n database name -d domain name -v
usage()
{
cat << EOF
usage: $0 options
Deploys new WordPress site.