Skip to content

Commit

Permalink
bash error
Browse files Browse the repository at this point in the history
source function not available into every /bin/sh
  • Loading branch information
azlux authored May 2, 2017
1 parent b232b00 commit ea486ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log2ram
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

source /etc/log2ram.conf
. /etc/log2ram.conf

HDD_LOG=/var/log.hdd/
RAM_LOG=/var/log/
Expand Down

0 comments on commit ea486ef

Please sign in to comment.