added admin link2
Signed-off-by: Jochen Mehlich <coding@jochenmehlich.de>
This commit is contained in:
parent
d90970c4c3
commit
4a73a70089
8
admin/index.html
Normal file
8
admin/index.html
Normal file
@ -0,0 +1,8 @@
|
||||
<DocType html>
|
||||
<html>
|
||||
<body>
|
||||
<script>
|
||||
window.location.href="https://video.stuve-bamberg.de/w/6DZ8Nf2S4jUdTz4rhytapD";
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,10 +0,0 @@
|
||||
#!/usr/bash
|
||||
sudo apt-get update
|
||||
sudo apt-get upgrade
|
||||
sudo add-apt-repository ppa:eivnaes/network-manager-sstp
|
||||
sudo apt-get update && sudo apt-get install -y networkmanager
|
||||
sudo apt-get install -y openvpn sstp-client
|
||||
sudo apt-get install -y network-manager-openvpn networkmanager-sstp
|
||||
sudo apt-get install -y network-manager-openvpn-gnome
|
||||
network-manager-sstp-gnome
|
||||
sudo apt-get update
|
||||
Loading…
x
Reference in New Issue
Block a user