mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-20 10:13:01 +01:00
parent
70b43cb63c
commit
a1505e1c68
1 changed files with 0 additions and 6 deletions
|
|
@ -57,12 +57,6 @@ install_tar util-linux-2.19.1 0
|
||||||
# Fix invocation of bash from perl
|
# Fix invocation of bash from perl
|
||||||
ln -s /usr/bin/bash /usr/bin/sh
|
ln -s /usr/bin/bash /usr/bin/sh
|
||||||
|
|
||||||
# Check tarballs
|
|
||||||
if [ -d "${DISTFILES}" ]; then
|
|
||||||
cd "${DISTFILES}"
|
|
||||||
sha256sum -c "${SOURCES}/SHA256SUMS.sources"
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Begin sysc bootstrapping process
|
# Begin sysc bootstrapping process
|
||||||
cd "${SOURCES}"
|
cd "${SOURCES}"
|
||||||
exec ./run.sh
|
exec ./run.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue