summarylogtreecommitdiffstats
path: root/mosesdecoder.install
diff options
context:
space:
mode:
Diffstat (limited to 'mosesdecoder.install')
-rw-r--r--mosesdecoder.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/mosesdecoder.install b/mosesdecoder.install
new file mode 100644
index 000000000000..1f5834a8598d
--- /dev/null
+++ b/mosesdecoder.install
@@ -0,0 +1,6 @@
+post_install() {
+ echo ""
+ echo "It is highly recommended to export the scripts directory by adding this"
+ echo "to your bashrc: \"export SCRIPTS_ROOTDIR=/opt/moses/moses-scripts\""
+ echo ""
+} \ No newline at end of file