mirror of
https://github.com/Snigdha-OS/snigdhaos-pkgbuilds.git
synced 2025-09-21 03:55:02 +02:00
@eshanized: push via script
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
pkgname=('snigdhaos-grub-theme')
|
||||
org=Snigdha-OS
|
||||
branch=master
|
||||
pkgver=r10.9f615d5
|
||||
pkgver=r4.ddadd07
|
||||
pkgrel=1
|
||||
pkgdesc='Grub Theme For Snigdha OS'
|
||||
arch=('any')
|
||||
@@ -24,4 +24,4 @@ package() {
|
||||
cd grub-theme/snigdhaos-live || exit
|
||||
sed -i -e 's,.*text = "Welcome to Snigdha OS".*,#text = "Welcome to Snigdha OS",' theme.txt #remove welcome message
|
||||
find . -type f -exec install -D -m644 {} "${pkgdir}"/usr/share/grub/themes/snigdhaos-grub-theme/{} \;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user