Add files via upload

This commit is contained in:
everest 2022-05-27 18:38:07 +00:00 committed by GitHub
parent 9c29d58578
commit 8219060360
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 23 additions and 0 deletions

1
example-usrpkg/LICENSE Normal file
View File

@ -0,0 +1 @@
this is a license

View File

@ -0,0 +1,3 @@
{
"am-i-cool", "yes"
}

View File

@ -0,0 +1,3 @@
#!/bin/sh
printf "this doesnt actually do anything"

View File

@ -0,0 +1 @@
too lazy to put actual code in here

View File

@ -0,0 +1,5 @@
#!/bin/sh
source /etc/glacier/hooks.sh
printf "this doesnt actually do anything"

View File

@ -0,0 +1,5 @@
#!/bin/sh
source /etc/glacier/hooks.sh
printf "this doesnt actually do anything"

View File

@ -0,0 +1,5 @@
#!/bin/sh
source /etc/glacier/hooks.sh
printf "this doesnt actually do anything"