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
master
printnatura
/
entrypoint.sh
7 lines
67 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
echo
"
admin:
$CUPS_PASSWORD
"
|
chpasswd
cupsd
exec
$@
View Git Blame
Copy Permalink