mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 13:09:21 +03:00
parent
1cf0e007d9
commit
b833113ed6
2 changed files with 8 additions and 3 deletions
|
|
@ -125,6 +125,9 @@ if ($options['docker']) {
|
|||
$tar->buildFromDirectory('./', "@snappymail/v/{$package->version}@");
|
||||
}
|
||||
|
||||
//$zip->addFile('cli/upgrade.sh');
|
||||
//$tar->addFile('cli/upgrade.sh');
|
||||
|
||||
$zip->addFile('data/.htaccess');
|
||||
$tar->addFile('data/.htaccess');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue