mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 23:47:03 +03:00
reenable deb removal
This commit is contained in:
parent
62bdf41882
commit
0f14e235b4
1 changed files with 1 additions and 1 deletions
|
|
@ -49,4 +49,4 @@ passthru('mv '
|
||||||
. escapeshellarg(__DIR__ . "/dist/releases/webmail/{$package->version}/" . basename(DEB_DEST_DIR.'.deb'))
|
. escapeshellarg(__DIR__ . "/dist/releases/webmail/{$package->version}/" . basename(DEB_DEST_DIR.'.deb'))
|
||||||
);
|
);
|
||||||
|
|
||||||
//passthru('rm -dfr '.escapeshellarg(DEB_DEST_DIR));
|
passthru('rm -dfr '.escapeshellarg(DEB_DEST_DIR));
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue