"feat: Add: Update documentation and rename scripts for better organization"
This commit is contained in:
6
scripts/debug.sh
Normal file
6
scripts/debug.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
rm log.txt
|
||||
docker logs myp-frontend >> log.txt
|
||||
git add *
|
||||
git commit -m "logs"
|
||||
git push
|
Reference in New Issue
Block a user