Adding files

This commit is contained in:
2022-12-06 21:09:41 -05:00
parent 5eafabce48
commit 01f9897826
11 changed files with 220 additions and 14 deletions

View File

@@ -17,7 +17,8 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>.
host=sdf.org
user=scm
mosh $USER@$host maint
mosh $user@$host maint
exit 0