mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 03:11:12 +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 "Installing curl to download click"
|
||||
|
Loading…
x
Reference in New Issue
Block a user