gnome-commander/gnome-commander.sh

5 lines
84 B

#!/bin/bash
export PATH=/usr/libexec/gnome-commander:$PATH
exec gnome-commander $@