update
This commit is contained in:
parent
3053619dcb
commit
968532bc40
|
@ -40,9 +40,9 @@ This plugin uses PyQuassel to send Pushbullet notifications for Quassel Core Ser
|
||||||
<MD5>e19803aa714dcea6dd8f922089d4e996</MD5>
|
<MD5>e19803aa714dcea6dd8f922089d4e996</MD5>
|
||||||
</FILE>
|
</FILE>
|
||||||
|
|
||||||
<FILE Name="/boot/config/plugins/NerdPack/packages/6.2/python3-3.5.1-x86_64-2.txz">
|
<FILE Name="/boot/config/plugins/NerdPack/packages/6.2/python3-3.5.2-x86_64-1.tgz">
|
||||||
<URL>&pkgURL;/6.2/python3-3.5.1-x86_64-2.txz</URL>
|
<URL>&pkgURL;/6.2/python3-3.5.2-x86_64-1.tgz</URL>
|
||||||
<MD5>a2b6f257cbb6dea91df4d422cc7b2b0b</MD5>
|
<MD5>d535f46f828f8200e907787ddf9294ed</MD5>
|
||||||
</FILE>
|
</FILE>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
@ -119,7 +119,7 @@ else
|
||||||
|
|
||||||
if [[ $VER == 6.2 ]]; then
|
if [[ $VER == 6.2 ]]; then
|
||||||
echo "\nInstalling dependencies for unRAID 6.2"
|
echo "\nInstalling dependencies for unRAID 6.2"
|
||||||
upgradepkg --install-new /boot/config/plugins/NerdPack/packages/$VER/python3-3.5.1-x86_64-2.txz
|
upgradepkg --install-new /boot/config/plugins/NerdPack/packages/$VER/python3-3.5.2-x86_64-1.tgz
|
||||||
fi
|
fi
|
||||||
|
|
||||||
upgradepkg --install-new &plgPATH;/&plgNAME;.txz
|
upgradepkg --install-new &plgPATH;/&plgNAME;.txz
|
||||||
|
|
Loading…
Reference in New Issue
Block a user