mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-05-09 00:45:31 +02:00
Fix installer
This commit is contained in:
2
dist/install.sh
vendored
2
dist/install.sh
vendored
@@ -66,7 +66,7 @@ echo "Installing SysTray-X addon..."
|
||||
|
||||
for i in `grep "Path=" $PROFILES/profiles.ini | sed -e "s/Path=//"` ; do
|
||||
mkdir -p $PROFILES/$i/extensions
|
||||
cp -f systray-x@Ximi1970.xpi $PROFILES/$i/extensions
|
||||
cp -f ${DESTINATION}/systray-x@Ximi1970.xpi $PROFILES/$i/extensions
|
||||
done
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user