Email or username:

Password:

Forgot your password?
:blobcatlaptop: gravitos :blobcatcomfsip:​

remember blobcatd?

this is him now, feel old yet?

available at my github

@lewdum you probably want to check this out :D

11 comments
:blobcatlaptop: gravitos :blobcatcomfsip:​

this also was a good reason to try out Makefiles. who would have thought that the first thing i do with Makefiles would be a silly gig

DELETED

@gravitos @lewdum

wonderfox@archangel ~/git_repos/blobcatd $ make install
sudo cp "./blobcatd" "/usr/bin/blobcatd"
cp -R "./config/blobcatd" "/home/wonderfox/.config/blobcatd"
cp: cannot stat './config/blobcatd': No such file or directory
make: *** [Makefile:5: install] Error 1
DELETED

@gravitos
установилось. но:

wonderfox@archangel ~ $ blobcatd -t
bash: /usr/bin/blobcatd: Permission denie
:blobcatlaptop: gravitos :blobcatcomfsip:​

@wonderfox да, я это тоже уже исправил, сорян, я идиот

:blobcatlaptop: gravitos :blobcatcomfsip:​

@wonderfox клонировать ещё раз и install поверх 🤷

:blobcatlaptop: gravitos :blobcatcomfsip:​

@wonderfox бля) сделай chmod a+x /usr/bin/blobcatd, я потом с этим разберусь

Lgmrszd

@gravitos @lewdum brb gonna nixify this and turn into a NixOS home-manager module

Go Up