X-Git-Url: https://plomlompom.com/repos/berlin_corona.txt?a=blobdiff_plain;f=jessie_start_server.sh;h=a97bed83317dee211c0f005a483d77a40e00ba9c;hb=91fefe78e7da58646b85f864c53cee30a6ae0376;hp=a0a8e90668e6ad459b54badf6a37e1aa12d1a0d9;hpb=edbb8924637ca3dd21fded5c7cb8f557679ebcf8;p=config diff --git a/jessie_start_server.sh b/jessie_start_server.sh index a0a8e90..a97bed8 100755 --- a/jessie_start_server.sh +++ b/jessie_start_server.sh @@ -73,6 +73,7 @@ config/symlink.sh # Add user. Remove old user's config/ if it exists. useradd -m -s /bin/bash plom +rm /home/plom/.bashrc rm -rf /home/plom/config su - plom -c 'git clone http://github.com/plomlompom/config /home/plom/config' su plom -c '/home/plom/config/symlink.sh server'