We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af5260c commit 400d83aCopy full SHA for 400d83a
app/scripts/glossaire.sh
@@ -326,7 +326,7 @@ updateFirefoxiOS
326
# Generate productization data
327
cd $install
328
echogreen "Extracting p12n data"
329
-nice -20 python $install/app/scripts/p12n_extract.py
+nice -20 python $libraries/p12n/p12n_extract/p12n_extract.py $config
330
331
# Create a file to get the timestamp of the last string extraction for caching
332
echogreen "Creating extraction timestamp for cache system"
0 commit comments