mirror of
https://github.com/deployphp/action.git
synced 2024-11-23 04:19:02 +00:00
parent
43c2295b74
commit
4b3c564869
1
index.js
1
index.js
@ -46,6 +46,7 @@ function dep() {
|
||||
|
||||
if (!dep) {
|
||||
execa.commandSync('curl -LO https://deployer.org/deployer.phar')
|
||||
execa.commandSync('sudo chmod +x deployer.phar')
|
||||
dep = 'deployer.phar'
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user