alpha_omega 1.3.41 → 1.3.42

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/VERSION +1 -1
  2. data/libexec/aoh-init +1 -1
  3. metadata +3 -3
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.3.41
1
+ 1.3.42
@@ -39,7 +39,7 @@ EOF
39
39
  chmod 755 "libexec/aohelper"
40
40
 
41
41
  for nm_cmd in activate check compare debug deploy dna hosts lock migrate proxy release restart rollback shell stage unlock; do
42
- ln -nfs "../libexec/aohelper" $shome/bin/$nm_cmd
42
+ ln -nfs "../libexec/aohelper" bin/$nm_cmd
43
43
  done
44
44
  else
45
45
  if [[ "$#" < 1 ]]; then
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: alpha_omega
3
3
  version: !ruby/object:Gem::Version
4
- hash: 73
4
+ hash: 79
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 3
9
- - 41
10
- version: 1.3.41
9
+ - 42
10
+ version: 1.3.42
11
11
  platform: ruby
12
12
  authors:
13
13
  - David Nghiem