Browse Source

corrected for new TakeAction

ceriel 36 years ago
parent
commit
d21fd37c8d
1 changed files with 3 additions and 2 deletions
  1. 3 2
      DistrAction

+ 3 - 2
DistrAction

@@ -1,2 +1,3 @@
-sh TakeAction distr distr/Action
-sh TakeAction distr distr/Action1
+p=/proj/em/Work
+sh TakeAction 'make distr' $p/distr/Action
+sh TakeAction 'make distr' $p/distr/Action1