3 lines
126 B
Bash
3 lines
126 B
Bash
|
|
#!/usr/bin/env bash
|
||
|
|
|
||
|
|
git restore docker-compose.yml pathfinder.Dockerfile static/php/php.ini static/pathfinder/environment.ini
|