Backup before syncing server scripts
This commit is contained in:
@@ -6,6 +6,7 @@ import { GeocodingController } from './geocoding.controller';
|
||||
import { PlaceSyria } from './entities/place-syria.entity';
|
||||
import { PlaceJordan } from './entities/place-jordan.entity';
|
||||
import { PlaceEgypt } from './entities/place-egypt.entity';
|
||||
import { PlaceIraq } from './entities/place-iraq.entity';
|
||||
import { OsmArea } from './entities/osm-area.entity';
|
||||
import { OsmPointWithArea } from './entities/osm-point-with-area.entity';
|
||||
import { AdminBoundary } from './entities/admin-boundary.entity';
|
||||
@@ -27,6 +28,7 @@ import { IndexRefreshService } from './index-refresh.service';
|
||||
PlaceSyria,
|
||||
PlaceJordan,
|
||||
PlaceEgypt,
|
||||
PlaceIraq,
|
||||
OsmArea,
|
||||
OsmPointWithArea,
|
||||
AdminBoundary,
|
||||
|
||||
Reference in New Issue
Block a user