add sles directory creation
This commit is contained in:
parent
2fa336d142
commit
5d0112c397
@ -33,6 +33,7 @@ if [ "$box_type" == "RPM" ] ; then
|
||||
ln -s centos rhel
|
||||
fi
|
||||
if [ "$platform" == "opensuse" ] ; then
|
||||
mkdir -p sles
|
||||
ln -s opensuse/$paltform_version sles/$paltform_version
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user