mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-03 15:02:34 +00:00
use blade as conmmands template (#444)
* use blade as conmmands template * fix lint * fix ssl
This commit is contained in:
2
resources/views/ssh/storage/local/upload.blade.php
Normal file
2
resources/views/ssh/storage/local/upload.blade.php
Normal file
@ -0,0 +1,2 @@
|
||||
mkdir -p {{ $destDir }}
|
||||
cp {{ $src }} {{ $destFile }}
|
Reference in New Issue
Block a user