diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/biz-certs/Bob-CA.srl | 2 | ||||
-rw-r--r-- | scripts/irbe-setup.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/biz-certs/Bob-CA.srl b/scripts/biz-certs/Bob-CA.srl index cbd724ba..7bc45d63 100644 --- a/scripts/biz-certs/Bob-CA.srl +++ b/scripts/biz-certs/Bob-CA.srl @@ -1 +1 @@ -90801F1ED1945551 +90801F1ED1945553 diff --git a/scripts/irbe-setup.sh b/scripts/irbe-setup.sh index 53387daf..f71db9f8 100644 --- a/scripts/irbe-setup.sh +++ b/scripts/irbe-setup.sh @@ -3,7 +3,7 @@ # # Run irbe-setup.py, under screen if possible. -make test +#make test if test -n "$STY" then |