From f4449ad4f05708c6207cb5c345eb60f4549877f1 Mon Sep 17 00:00:00 2001 From: Chintan Joshi Date: Wed, 27 Aug 2025 11:02:10 +0530 Subject: [PATCH] Update load-db.sh --- load-db.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/load-db.sh b/load-db.sh index 3863639e..f1f78733 100755 --- a/load-db.sh +++ b/load-db.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Load the specified database from a file of the same name. -# +## # Example: # $ load-db edxapp #