Codebase list xapp / 2436e85
Change shebang path Change shebang pathm ubuntu, debian and mandriva use /bin/bash. Leigh Scott authored 3 years ago Michael Webster committed 3 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 #!/usr/bin/bash
0 #!/bin/bash
11 # This file is sourced by xinit(1) or a display manager's Xsession, not executed.
22
33 if [ -z "$GTK_MODULES" ] ; then