chore: Remove things for more compatibility.

This commit is contained in:
greysoh 2024-04-21 20:29:35 -04:00
parent aeef8e4931
commit 31cbb1e264
No known key found for this signature in database
GPG key ID: FE0F173B8FC01571
3 changed files with 1 additions and 3 deletions

View file

@ -1,4 +1,3 @@
#!/usr/bin/env bash
if [ ! -d ".tmp" ]; then
echo "Hello and welcome to the NextNet project! Please wait while I initialize things for you..."
cp dev.env .env