minor changes
This commit is contained in:
parent
c67100d894
commit
20d25a0be2
3
configure-system
Executable file
3
configure-system
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
# configure extra system things like lightdm, etc.
|
||||
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
file=/tmp/sudo-password
|
||||
|
||||
|
||||
2
setup
2
setup
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
#-----------------------------------
|
||||
# Name: setup
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
#-----------------------------------
|
||||
# Name: system-check
|
||||
|
||||
Loading…
Reference in New Issue
Block a user