mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-23 16:54:08 +01:00
4 lines
104 B
PHP
4 lines
104 B
PHP
<?php
|
|
require_once __DIR__ . '/../vendor/autoload.php';
|
|
require_once __DIR__ . '/../src/functions.php';
|