Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.0:Rings:1-MinimalX
installation-images
product_name
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File product_name of Package installation-images
#! /bin/bash # print product name if [ -f /usr/lib/os-release ] ; then . /usr/lib/os-release else . /etc/os-release fi prod="$NAME" [ -n "$VERSION" ] && prod="$prod-$VERSION" # kill parentheses... prod=${prod//[()]/} # ... and spaces prod=${prod// /-} echo $prod
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor