mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-02 12:47:41 +02:00
parent
5136e7a0e0
commit
a4ccd2d43a
@ -11,7 +11,7 @@ SILENT=false
|
||||
|
||||
print() {
|
||||
if [[ "$SILENT" == false ]] ; then
|
||||
echo $1
|
||||
echo "$1"
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user