initial commit

This commit is contained in:
Sthope 2021-09-04 01:15:09 +02:00
parent 2b077a42cc
commit 70aa747ab6

@ -1,8 +0,0 @@
#!/bin/bash
if [ $1 = "push" ] ; then
p2sthopegit
else
cd ~/Documents/gitea/website
git pull
fi