feat: added .env and .sources to make

This commit is contained in:
ahoemann 2024-11-07 09:46:33 +00:00
parent ce339b69d2
commit 580c9ceba5

View file

@ -1,4 +1,6 @@
install:
cp $PWD/shemum /usr/bin/shemum
cp $PWD/.env $HOME/.env
cp $PWD/.sources $HOME/.sources
clean:
rm -f /usr/bin/shemum