diff options
Diffstat (limited to 'Makefile')
| -rwxr-xr-x | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile new file mode 100755 index 0000000..211930f --- /dev/null +++ b/Makefile @@ -0,0 +1,3 @@ +install: syndicate.sh prod.conf + cp syndicate.sh prod.conf /opt/lord-gnome + touch install |
