Skip to content

Commit

Permalink
perm
Browse files Browse the repository at this point in the history
  • Loading branch information
Squidly271 committed Mar 10, 2021
1 parent e5930b3 commit e599fe5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
Binary file added archive/ca.turbo-2021.03.10-x86_64-1.txz
Binary file not shown.
2 changes: 2 additions & 0 deletions pkg_build
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
#!/bin/bash
cd source/ca.turbo
chmod 0755 -R .

pkg_build.sh

7 changes: 5 additions & 2 deletions plugins/ca.turbo.plg
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "ca.turbo">
<!ENTITY author "Andrew Zawadzki">
<!ENTITY version "2021.02.16">
<!ENTITY md5 "492d12de323116c1c7dededfe97076ce">
<!ENTITY version "2021.03.10">
<!ENTITY md5 "61dfa404186bbd6f1e5a59298a426ee4">
<!ENTITY launch "Settings/Turbo">
<!ENTITY plugdir "/usr/local/emhttp/plugins/&name;">
<!ENTITY github "Squidly271/ca.turbo">
Expand All @@ -13,6 +13,9 @@
<PLUGIN name="&name;" author="&author;" version="&version;" launch="&launch;" pluginURL="&pluginURL;" icon='tachometer'>

<CHANGES>
###2021.03.10
- Permission fixes

###2021.02.16
- Detect SAS status if SAS spindown plugin installed (Thanks @doron)

Expand Down

0 comments on commit e599fe5

Please sign in to comment.