Adding to Git

This commit is contained in:
2024-07-11 17:16:31 -04:00
parent fc8077265d
commit 94e8e6de23
2 changed files with 37 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
api.sh.gz: api.sh
gzip -9 --keep api.sh
chmod 644 api.sh.gz
scp api.sh.gz ssd:eloyd/
nagios:
gzip -9 --keep nlog
scp nlog root@192.168.1.19:/usr/local/bin/nlog