mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
Removed KEYS file copy operation from the source build script.
Signed-off-by: Chip Childers <chip.childers@gmail.com>
This commit is contained in:
parent
c45c1b0542
commit
a82761dfe3
@ -78,7 +78,6 @@ if [ -d "$outputdir" ]; then
|
||||
else
|
||||
mkdir $outputdir
|
||||
fi
|
||||
cp $sourcedir/KEYS $outputdir/KEYS
|
||||
|
||||
cd $sourcedir
|
||||
echo 'archiving'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user