DAMASK_EICMD/install/MarcMentat/2020/Mentat_bin/edit_window

5 lines
145 B
Bash

#!/bin/sh
# This script opens a window running an editor.
# The command to invoke the editor is specified during DAMASK installation
%EDITOR% $*