Remove janky script stuff

This commit is contained in:
Salt 2021-03-20 13:50:26 -05:00
parent 7b5af1e979
commit acc4e3f324
2 changed files with 0 additions and 20 deletions

View File

@ -1,10 +0,0 @@
#! /bin/sh
#
# post-deploy.sh
# Copyright (C) 2020 Vintage Salt <rehashedsalt@cock.li>
#
# Distributed under terms of the MIT license.
#
ssh -t salt@www.9iron.club sudo git -C /var/www/www.9iron.club pull

10
test.sh
View File

@ -1,10 +0,0 @@
#! /bin/sh
#
# test.sh
# Copyright (C) 2020 Vintage Salt <rehashedsalt@cock.li>
#
# Distributed under terms of the MIT license.
#
php -S localhost:8000