Adds script to restore production versions
This commit is contained in:
parent
6a14acb6dc
commit
f822fa7e15
1 changed files with 3 additions and 0 deletions
3
development/restore_production_files.sh
Normal file
3
development/restore_production_files.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
git restore docker-compose.yml pathfinder.Dockerfile static/php/php.ini static/pathfinder/environment.ini
|
||||||
Loading…
Add table
Add a link
Reference in a new issue