Projects
jsj
jsj-installtools
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 120
View file
jsj-installtools.changes
Changed
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Thu May 22 13:01:34 UTC 2025 - Stefan Botter <obs@botter.cc> + +- fix PreparePostfix for conditional execution of configs + +------------------------------------------------------------------- Tue Feb 4 17:04:02 UTC 2025 - Stefan Botter <obs@botter.cc> - fix syntax error in PrepareApacheProxyHost,
View file
PreparePostfix
Changed
@@ -1,5 +1,5 @@ #!/bin/bash -if $# != 1 ; then +if $# -lt 1 || $# -gt 2 ; then echo usage: $0 hostname config echo config: jsj '(default)' echo hsbhv
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.