diff options
Diffstat (limited to 'device/ed1club_pre')
-rwxr-xr-x | device/ed1club_pre | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/device/ed1club_pre b/device/ed1club_pre new file mode 100755 index 0000000..2b0b9ca --- /dev/null +++ b/device/ed1club_pre @@ -0,0 +1,14 @@ +#!/bin/zsh + +# ed1.club +# animal-computer +# +# This is a linux box LOL +# +# This is the server which hosts our websites, most notably +# including hsmusic.wiki and nebula.ed1.club, as well as our +# git repositories and other assorted things. We don't use +# it as a personal machine really - mostly maintenance and +# very basic sysadmin stuff here. + +export DEVICE_HAS_GPG |