logging and pcb adjustment
This commit is contained in:
5
website/update.sh
Normal file
5
website/update.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
git submodule update --remote --merge
|
||||
git add *
|
||||
git commit -m "updated theme"
|
||||
git push
|
||||
Reference in New Issue
Block a user