fix configs copy
Former-commit-id: 117b114e296481356d2e7c264302f2da1107e203
This commit is contained in:
parent
552a7cdbd3
commit
1718eda47c
@ -88,7 +88,7 @@ mv addon-722-latest.xpi ../app/browser/extensions/{73a6fe31-595d-460b-a920-fcc0f
|
|||||||
echo "Adding standart configs..."
|
echo "Adding standart configs..."
|
||||||
cp profile/* ../data/
|
cp profile/* ../data/
|
||||||
mkdir -p ../app/browser/defaults
|
mkdir -p ../app/browser/defaults
|
||||||
cp preferences ../app/browser/defaults
|
cp -r preferences ../app/browser/defaults/
|
||||||
|
|
||||||
echo '#!/bin/sh' > "../${application}-portable"
|
echo '#!/bin/sh' > "../${application}-portable"
|
||||||
echo 'dir=${0%/*}' >> "../${application}-portable"
|
echo 'dir=${0%/*}' >> "../${application}-portable"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user