Skip to content

Commit

Permalink
last minute updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mjfitzpatrick committed Jan 7, 2024
1 parent d0cf608 commit e67e00f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions self_install
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,6 @@ cp x11iraf/ximtool* $HOME/.iraf/bin
cp x11iraf/xgterm $HOME/.iraf/bin
cp x11iraf/ism_wcspix.e $HOME/.iraf/bin
cat x11iraf/XGterm.ad >> $HOME/.Xdefaults
if [ ! -f $HOME/.imtoolrc ]; then
cp dev/imtoolrc $HOME/.imtoolrc
fi

0 comments on commit e67e00f

Please # to comment.