Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
The install script can use some utility scripts (we expect to improve on these as time goes on, so please feel free to ask for things to be canned as scripts as you see the need!). See below for
 
= Running Perl/Pyton/Ruby/Other scripts =
 
By default, scripts are run in bash.
 
However, if you start your script by
 
#!
 
Then they will be executed with whatever you provide there, e.g.:
 
#!/usr/bin/perl
#!/usr/bin/python
#!/usr/bin/ruby
 
= Running the scripts by hand =
Trusted, Bots, Bureaucrats, emailconfirmed, Administrators
3,789

edits