diff --git a/deploy.php b/deploy.php index ae2f943..2bf11a4 100644 --- a/deploy.php +++ b/deploy.php @@ -15,6 +15,7 @@ add('shared_dirs', [ add('shared_files', [ 'public/.htaccess', '.env.local.php', + 'var/data.db', ]); // Rsync options, mainly files/dirs to exclude