Add some early logging possiblity
This commit is contained in:
3
_wrflog.sh
Normal file
3
_wrflog.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
function wrflog() {
|
||||
echo "$@" >>/tmp/wrflog
|
||||
}
|
||||
Reference in New Issue
Block a user