]> Dogcows Code - chaz/openbox/commitdiff
remove the #! thing and add a nice comment
authorDana Jansens <danakj@orodu.net>
Wed, 16 May 2007 19:09:25 +0000 (19:09 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 16 May 2007 19:09:25 +0000 (19:09 +0000)
data/autostart.sh

index b0f421da24289eef8ab030a0638c7a690db17c57..f8b804c6da0a47a02651f27e02151ed230b45398 100644 (file)
@@ -1,4 +1,5 @@
-#!/bin/sh
+# This shell script is run before Openbox launches.
+# Environment variables set here are passed to the Openbox session.
 
 # Set a background color
 BG=""
This page took 0.02225 seconds and 4 git commands to generate.