Skip to content

Commit 8051a76

Browse files
authored
Update 3topLevel_inner.sh
1 parent 8ea2d0c commit 8051a76

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

upload/3topLevel_inner.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,9 @@ echo create second ORDS pdb takes two minutes on intel i5
129129
echo y |~/bin/createnewpdbminhr
130130
echo Spatial storm data can be loaded with loadstorm script
131131
">~oracle/bin/newpdbords
132-
chmod 755 ~oracle/bin/newpdbords' > /tmp/hrrest.sh
132+
cp /tmp/1/loadstorm ~oracle/bin/loadstorm
133+
chmod 755 ~oracle/bin/newpdbords
134+
chmod 755 ~oracle/bin/loadstorm' > /tmp/hrrest.sh
133135
chmod 755 /tmp/hrrest.sh
134136
su - oracle -c '/bin/bash -xc /tmp/hrrest.sh'
135137
rm /tmp/hrrest.sh

0 commit comments

Comments
 (0)