mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-12 03:11:40 +00:00
Set -e independently.
This commit is contained in:
parent
5c03a4f1d0
commit
e899fa2c5a
@ -1,4 +1,6 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
echo "Setting up click packages"
|
echo "Setting up click packages"
|
||||||
echo "Installing curl to download click"
|
echo "Installing curl to download click"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user