You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-06-30 23:44:55 +02:00
@ -11,7 +11,7 @@ SILENT=false
|
||||
|
||||
print() {
|
||||
if [[ "$SILENT" == false ]] ; then
|
||||
echo $1
|
||||
echo "$1"
|
||||
fi
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user