Skip to content

Commit

Permalink
Added shebang to adsorber.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
stablestud committed Dec 25, 2017
1 parent a2ec9b2 commit e481b96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion adsorber.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Config file for Adsorber v0.1.1
#!/bin/bash
# Config file for Adsorber v0.2.0
#
# To reset the config file just delete it and run 'adsorber.sh install',a new
# config file will be created
Expand Down
1 change: 1 addition & 0 deletions bin/default/default-adsorber.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/bash
# Config file for Adsorber v0.2.0
#
# To reset the config file just delete it and run 'adsorber.sh install',a new
Expand Down

0 comments on commit e481b96

Please sign in to comment.