diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ixj/files/ixj.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/ixj/files/ixj.sh b/comms/ixj/files/ixj.sh index 2975cbc5c7c7..a508f00a50a5 100644 --- a/comms/ixj/files/ixj.sh +++ b/comms/ixj/files/ixj.sh @@ -1,6 +1,6 @@ #!/bin/sh -$PREFIX=%%PREFIX%% +PREFIX=%%PREFIX%% case "$1" in restart) |