Skip to content
This repository was archived by the owner on Aug 3, 2022. It is now read-only.

Commit db83096

Browse files
author
Grant Kinney
committed
Copy updated geoip database to piwik with predeploy script
1 parent 61550e8 commit db83096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"scripts": {
33
"dokku": {
4-
"predeploy": ""
4+
"predeploy": "cp $GEOIP_GEOLITE2_PATH$GEOIP_GEOLITE2_CITY_FILENAME vendor/piwik/piwik/misc/"
55
}
66
}
77
}

0 commit comments

Comments
 (0)