Skip to content

Commit 9a181bd

Browse files
authored
Update obs_create.sh
1 parent a5b2018 commit 9a181bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

obs_create.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ fi
2222

2323
osc checkout $OBS_LOC
2424

25-
sed -i "s:musl:$BRANCH_NAME:g" \
25+
sed -i "s:placeholder:$BRANCH_NAME:g" \
2626
"${OBS_LOC}"/_service
2727

2828
rm "${OBS_LOC}"/_link || true

0 commit comments

Comments
 (0)