mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-22 00:03:48 +01:00
fix docs
This commit is contained in:
parent
55d5ca0527
commit
b48c369836
@ -101,7 +101,7 @@ function run($command, $raw = false)
|
||||
}
|
||||
|
||||
/**
|
||||
* Execute commands og local machine.
|
||||
* Execute commands on local machine.
|
||||
* @param string $command Command to run locally.
|
||||
* @return string Output of command.
|
||||
*/
|
||||
@ -317,4 +317,4 @@ function env()
|
||||
function config()
|
||||
{
|
||||
return env()->getConfig();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user