readded udpated scripts directory

This commit is contained in:
tomit4 2022-06-09 12:59:03 -07:00
parent cd053a412a
commit f3117c81d9
84 changed files with 3210 additions and 0 deletions

3
scripts/testjo Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
jo -p menu=$(jo id=file value=File popup=$(jo menuitem=$(jo -a $(jo value=New onclick="CreateNewDoc()") $(jo value=Open onclick="OpenDoc()")))) | jq