diff --git a/ap_scripts/README.md b/ap_scripts/README.md new file mode 100644 index 00000000..4b70973d --- /dev/null +++ b/ap_scripts/README.md @@ -0,0 +1 @@ +# Repo for scripts diff --git a/ap_scripts/script1/README.md b/ap_scripts/script1/README.md new file mode 100644 index 00000000..07dd69c8 --- /dev/null +++ b/ap_scripts/script1/README.md @@ -0,0 +1,4 @@ +# script1 title + +This is script1 + diff --git a/ap_scripts/script1/scripts1.sh b/ap_scripts/script1/scripts1.sh new file mode 100644 index 00000000..5fa11dfc --- /dev/null +++ b/ap_scripts/script1/scripts1.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +ls -l /etc/ucentral + diff --git a/ap_scripts/script2/README.md b/ap_scripts/script2/README.md new file mode 100644 index 00000000..392e5e51 --- /dev/null +++ b/ap_scripts/script2/README.md @@ -0,0 +1,3 @@ +# script 2 + +This is script 2 info diff --git a/ap_scripts/script2/script2.bundle b/ap_scripts/script2/script2.bundle new file mode 100644 index 00000000..4e03bff8 --- /dev/null +++ b/ap_scripts/script2/script2.bundle @@ -0,0 +1 @@ +This is the bundle