Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--_posts/snippets/gdb_sleep_all/sleep.gdb2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/snippets/gdb_sleep_all/sleep.gdb b/_posts/snippets/gdb_sleep_all/sleep.gdb
index 04f17fc..6b8f268 100644
--- a/_posts/snippets/gdb_sleep_all/sleep.gdb
+++ b/_posts/snippets/gdb_sleep_all/sleep.gdb
@@ -1,2 +1,2 @@
-shell sleep 30
+shell sleep 10
quit