Sugar on a Stick/Sugar Clone: Difference between revisions

mNo edit summary
mNo edit summary
Line 68: Line 68:
===Notes===
===Notes===


These scripts have been tested with SoaS-Mirabelle (available at http://alt.pub/alt/nightly-composes/soas/)
These scripts have been tested with SoaS-Mirabelle (available at http://alt.fedoraproject.org/pub/alt/nightly-composes/soas/) but should work with other versions of SoaS.
but should work with other versions of SoaS.


The current version of the script has the /bin/bash shell specified without the -x (xtrace) option.  Set this option, #!/bin/bash -x in the first line of the script to aid testing.  When set, the script will show a lot of output on the screen as it runs.
The current version of the script has the /bin/bash shell specified without the -x (xtrace) option.  Set this option, #!/bin/bash -x in the first line of the script to aid testing.  When set, the script will show a lot of output on the screen as it runs.