diff --git a/scripts/apexupdate.sh b/scripts/apexupdate.sh index b5ce918..5e30615 100755 --- a/scripts/apexupdate.sh +++ b/scripts/apexupdate.sh @@ -52,10 +52,5 @@ fi rm $export_file mv f$apexappid apex # -cd apex -# below line might have to be changed to say @/hom.... instead -sed -e s!@application!@../../apex/application! < install.sql > ../non-apex/install/install_apex_components.sql - -cd .. -#then run reinstall database +#now you can update your working copy with changes from your colleagues and reinstall into apex