diff --git a/lib/lemper-db.sh b/lib/lemper-db.sh index 9bc2228..f73aa2c 100755 --- a/lib/lemper-db.sh +++ b/lib/lemper-db.sh @@ -1,18 +1,18 @@ -#!/bin/bash +#!/usr/bin/env bash # +-------------------------------------------------------------------------+ -# | Lemper Create - Simple LEMP Database Manager | +# | Lemper DB - Simple LEMP Database Manager | # +-------------------------------------------------------------------------+ -# | Copyright (c) 2014-2021 MasEDI.Net (https://masedi.net/lemper | +# | Copyright (c) 2014-2021 MasEDI.Net (https://masedi.net/lemper) | # +-------------------------------------------------------------------------+ # | This source file is subject to the GNU General Public License | # | that is bundled with this package in the file LICENSE.md. | # | | # | If you did not receive a copy of the license and are unable to | # | obtain it through the world-wide-web, please send an email | -# | to license@eslabs.id so we can send you a copy immediately. | +# | to license@lemper.cloud so we can send you a copy immediately. | # +-------------------------------------------------------------------------+ -# | Authors: Edi Septriyanto | +# | Authors: Edi Septriyanto | # +-------------------------------------------------------------------------+ set -e