Browse Source

Update cas server version in runall.sh

Luke Taylor 15 năm trước cách đây
mục cha
commit
a7770a64d3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      samples/runall.sh

+ 1 - 1
samples/runall.sh

@@ -201,7 +201,7 @@ stop_jetty
 
 cd ../cas
 
-if [[ -e ./server/cas-server-webapp-3.3.3.war ]]
+if [[ -e ./server/cas-server-webapp-3.3.5.war ]]
 then
    echo "Found cas server war. Running cas sample"
    cd server