summaryrefslogtreecommitdiffhomepage
path: root/once/setup.sh
blob: 3d4fe449430b2677ce88b8e92f621655bef63821 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh

. /etc/init.sh

echo
echo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
echo SYSROOT set to $SYSROOT
echo to install the @product@ distro sysroot, invoke /install.sh
echo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
echo