Skip to content

Commit 50df7fd

Browse files
committedJan 23, 2016
some minor changes
1 parent 26847a9 commit 50df7fd

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed
 

‎install.sh

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/bin/bash
12
# a simple list commmands to set the nsa-plymouth as the default boot splash screen theme
23
# change "nsa-plymouth" to any other custom theme you wish to install
34
# INSTALLATION INSTRUCTIONS:

‎nsa.plymouth

+2-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,5 @@ Description=An NSA style cool bootsplash
44
ModuleName=script
55

66
[script]
7-
ImageDir=/lib/plymouth/themes/NSA
8-
ScriptFile=/lib/plymouth/themes/NSA/nsa.script
9-
10-
7+
ImageDir=/lib/plymouth/themes/nsa-plymouth
8+
ScriptFile=/lib/plymouth/themes/nsa-plymouth/nsa.script

0 commit comments

Comments
 (0)