created setup script

This commit is contained in:
root
2023-11-17 10:07:18 -06:00
parent 57888f7fbf
commit 7923acafed
5 changed files with 44 additions and 18 deletions

6
scripts/setup.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
SCRIPT_DIR=$(readlink -f $(dirname "${BASH_SOURCE[0]}"))
$SCRIPT_DIR/clear_data.sh
$SCRIPT_DIR/create_password.sh