An attempt at showing tag info.

This commit is contained in:
James Cole
2015-05-01 06:47:24 +02:00
parent eddf5cd250
commit 8b40d3346d
3 changed files with 27 additions and 4 deletions

3
pu.sh
View File

@@ -1,8 +1,5 @@
#!/bin/bash
# backup .env file.
cp .env .env.backup
# set testing environment
cp .env.testing .env