mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 14:15:29 +00:00
fix configs copy
Former-commit-id: 117b114e296481356d2e7c264302f2da1107e203
This commit is contained in:
parent
552a7cdbd3
commit
1718eda47c
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue