mirror of
https://github.com/fauxpilot/fauxpilot.git
synced 2025-08-21 05:44:09 -07:00
Merge branch 'main' into dev
This commit is contained in:
commit
6739b7c53d
2 changed files with 2 additions and 2 deletions
2
setup.sh
2
setup.sh
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
if [ -f .env ]; then
|
||||
read -rp ".env already exists, do you want to delete .env and recreate it? [y/n] " DELETE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue