mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-01-12 22:50:10 +08:00
Clean up instances of scripts/signedsource.py
Summary: Reorganize signedsource tool Reviewed By: scottrice Differential Revision: D14414767 fbshipit-source-id: 6a0b0876b285ac00c7c409124d215bf4de683593
This commit is contained in:
committed by
Facebook Github Bot
parent
b43aa232eb
commit
c0ea099c85
@@ -25,7 +25,7 @@ function patchfile {
|
||||
printf "!plEphiEmie@IsG>>\n\n" >> /tmp/yogasync.tmp
|
||||
tail -n +9 $1 >> /tmp/yogasync.tmp
|
||||
mv /tmp/yogasync.tmp $1
|
||||
$ROOT/fbandroid/scripts/signedsource.py sign $1
|
||||
"$ROOT"/tools/signedsource.py sign "$1"
|
||||
}
|
||||
|
||||
if [ -z $1 ]; then
|
||||
|
||||
Reference in New Issue
Block a user