Create install.sh

This commit is contained in:
Thorsten Spille
2021-04-30 22:58:45 +02:00
committed by GitHub
parent a9ff6a123d
commit 1045630894

6
install.sh Normal file
View File

@ -0,0 +1,6 @@
#!/bin/bash
mkdir -p /opt/bashclub
cp ./no-sub-hack.sh /opt/bashclub
cp ./80bashclubapthook /etc/apt/apt.conf.d/
chmod +x /opt/bashclub/no-sub-hack.sh