repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Fri Jan 20 04:00:45 UTC 2012
[aur-mirror.git]
/
planeshift-svn
/
psupdater.sh
blob
373784152b1fff08a8fce97f92a26fb4eb719bf6
1
#!/bin/bash
2
cd
/
opt
/
PlaneShift
3
if
[
-e
updaterinfo.xml
] ;
then
4
.
/
psupdater
5
else
6
.
/
psupdater CheckIntegrity
7
fi