Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics: mv tools/cmake/Scripts tools/cmake/scripts
[simgrid.git] / tools / cmake / scripts / preinstall.sh
diff --git a/tools/cmake/scripts/preinstall.sh b/tools/cmake/scripts/preinstall.sh
new file mode 100755 (executable)
index 0000000..f093e59
--- /dev/null
@@ -0,0 +1,3 @@
+#! /bin/bash
+echo "\n#SIMGRID ICEBERG" >> ~/.profile
+return 0
\ No newline at end of file