Try to fix Tumbleweed
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<confirm config:type="boolean">false</confirm>
|
||||
<final_reboot config:type="boolean">true</final_reboot>
|
||||
</mode>
|
||||
<self_update config:type="boolean">true</self_update>
|
||||
<!-- self_update config:type="boolean">true</self_update -->
|
||||
</general>
|
||||
<groups config:type="list">
|
||||
<group>
|
||||
@@ -87,7 +87,7 @@
|
||||
</user>
|
||||
</users>
|
||||
<scripts>
|
||||
<post-scripts config:type="list">
|
||||
<pre-scripts config:type="list">
|
||||
<script>
|
||||
<interpreter>shell</interpreter>
|
||||
<filename>start.sh</filename>
|
||||
@@ -96,10 +96,11 @@
|
||||
<![CDATA[
|
||||
#!/bin/sh
|
||||
echo "Starting installation"
|
||||
exit 0
|
||||
]]>
|
||||
</source>
|
||||
</script>
|
||||
</post-scripts>
|
||||
</pre-scripts>
|
||||
</scripts>
|
||||
<files config:type="list">
|
||||
<file>
|
||||
|
||||
Reference in New Issue
Block a user