made some thing executables oops

This commit is contained in:
Solomon Laing 2022-07-19 15:18:16 +09:30
parent ca16f238bb
commit 2507182f14

View File

@ -1,3 +1,4 @@
#!/bin/bash
cp scripts/* $HOME/.local/bin -r
cp scripts/* $HOME/.local/bin
cp scripts/cron/* $HOME/.local/bin