feat: Create env file during install if it does not exist
This commit is contained in:
@@ -34,6 +34,7 @@ done < ../dependencies/git.txt
|
||||
popd
|
||||
|
||||
# Post-install
|
||||
touch ./env
|
||||
mkdir -p $INSTALL_DIR
|
||||
cp -rf packages $INSTALL_DIR/
|
||||
cp -f zshrc $INSTALL_DIR/zshrc
|
||||
|
||||
Reference in New Issue
Block a user