projects
/
git-tools-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae26578
)
better description how to update APT on kebab
author
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 23 Aug 2012 08:05:46 +0000
(08:05 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 23 Aug 2012 08:05:46 +0000
(08:05 +0000)
id-release
patch
|
blob
|
history
diff --git
a/id-release
b/id-release
index
bf56550
..
937a6e6
100755
(executable)
--- a/
id-release
+++ b/
id-release
@@
-98,7
+98,8
@@
echo "sudo rpmbuild -ba $spec"
echo "# if successfully, scp the package to ftp.indexdata.dk (kebab)"
echo "\$HOME/proj/git-tools/id-rpm-build/upload-rpms.sh $spec"
echo ""
-echo "# on kebab run: sudo su; cd $HOME/proj/git-tools/update-archive; ./update-yum-archive.sh"
+echo "# on kebab run: sudo su"
+echo "# cd $HOME/proj/git-tools/update-archive && ./update-yum-archive.sh"
######################################################################