diff options
Diffstat (limited to 'abs/core')
-rwxr-xr-x | abs/core/mythdb-initial/PKGBUILD | 2 | ||||
-rw-r--r-- | abs/core/mythdb-initial/custom.sql | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/abs/core/mythdb-initial/PKGBUILD b/abs/core/mythdb-initial/PKGBUILD index 40eb814..13d64aa 100755 --- a/abs/core/mythdb-initial/PKGBUILD +++ b/abs/core/mythdb-initial/PKGBUILD @@ -21,4 +21,4 @@ build() { } md5sums=('9dcf8c574e69fde6b1b2fa1eed95ded4' 'ad0e57ac5e7c3677808a670e16634bba' - 'f27605c438276e818b3bf3efe78359b4') + '4eab0f8cf24d6f9b2a06561393562483') diff --git a/abs/core/mythdb-initial/custom.sql b/abs/core/mythdb-initial/custom.sql index a172b01..5c2a6c6 100644 --- a/abs/core/mythdb-initial/custom.sql +++ b/abs/core/mythdb-initial/custom.sql @@ -146,5 +146,3 @@ INSERT INTO `settings` (`value`, `data`, `hostname`) VALUES ('HOSTdatafstype', 'xfs' , 'apheleia'); - - |