summaryrefslogtreecommitdiffstats
path: root/abs/core/wmaker_settings/GNUstep/Library/WindowMaker/exitscript
blob: 57cd5700fa1964384f7a5d7cf4a8589760715fbf (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh
#
# Place commands to be executed when WindowMaker is exited here.
#
# WindowMaker will wait until this script finishes, so if you run any
# commands that take long to execute (like a xterm), put a ``&'' in the
# end of the command line.
#
# This file must be executable.
#