This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
printnatura
Watch
0
Star
0
Fork
You've already forked printnatura
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
18290ab18b
printnatura
/
entrypoint.sh
7 lines
66 B
Bash
Raw
Normal View
History
Unescape
Escape
first commit
2022-11-04 13:41:36 +00:00
#!/bin/bash
refs #4550 Deployment: Cups password parametized
2022-11-16 12:47:03 +00:00
echo
"
root:
$CUPS_PASSWORD
"
|
chpasswd
first commit
2022-11-04 13:41:36 +00:00
cupsd
refs #4550 Deployment: Cups password parametized
2022-11-16 12:47:03 +00:00
exec
$@