mirror of
https://github.com/bashclub/no-sub-hack.git
synced 2024-11-07 20:01:58 +01:00
Create install.sh
This commit is contained in:
parent
a9ff6a123d
commit
1045630894
6
install.sh
Normal file
6
install.sh
Normal 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
|
Loading…
Reference in New Issue
Block a user