can a postinstall script be other than shell?

george young gry@ll.mit.edu
Tue Dec 21 18:45:00 GMT 2004


Can a postinstall script be other than a shell script?

I gather that setup looks for *.sh, but if I name a file
/etc/postinstall/foobar.sh, and it contains:

  #!/bin/python
  ...some python code...

will it work?  Or do I have to have a skeleton shell script
that calls my python script? 

-- George Young
-- 
"Are the gods not just?"  "Oh no, child.
What would become of us if they were?" (CSL)

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list