This commit is contained in:
parent
18290ab18b
commit
b0b27423f0
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "root:$CUPS_PASSWORD" | chpasswd
|
||||
echo "admin:$CUPS_PASSWORD" | chpasswd
|
||||
cupsd
|
||||
|
||||
exec $@
|
||||
|
|
Loading…
Reference in New Issue