Antw: Feature: Add <location> tag to <file_script> to get file script from remote location
"Jochen Schaefer" <[email protected]>
| Newsgroups | gmane.linux.suse.autoinstall |
|---|---|
| Message-ID | <[email protected]> |
Hi Joschi,
That one is working for me
<!-- pts>
<init-scripts config:type="list">
<listentry>
<filename>post-inst.sh</filename>
<interpreter>shell</interpreter>
<location>http://<my_server>/scripts/post-inst.sh</location>
</listentry>
</init-scripts>
</scr --s>
Regards,
Jochen
>>> Joschi Brauchle 16.11.12 10.02 Uhr >>>
Hi,
I have a pretty long bash script as a , modifying one of
the files provided via .
I tried to move the script source out of the XML file by using a
tag instead of the inside the . But it
looks like this is not supported yet...would be nice to have though!
Best regards,
J Brauchle
--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]