Skip to content

Commit

Permalink
Refs #2. fixed a typo in the last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
yxqd committed Jan 21, 2016
1 parent 4094490 commit 1f113f4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions srpm/init/run.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#!/usr/bin/env bash

docker build -t ${DOCKER_ORG_NAME}/${PKG_NAME}-${DOCKER_PKGING_RPM_DIST_NAME}-
${DOCKER_PKGING_RPM_DIST_VERSION}-srpm-init .
docker build -t ${DOCKER_ORG_NAME}/${PKG_NAME}-${DOCKER_PKGING_RPM_DIST_NAME}-${DOCKER_PKGING_RPM_DIST_VERSION}-srpm-init .

0 comments on commit 1f113f4

Please sign in to comment.