mirror of
https://github.com/FAUSheppy/config
synced 2025-12-09 16:18:33 +01:00
Various Additional files
This commit is contained in:
13
atlantislaptop/copyfiles.sh
Normal file
13
atlantislaptop/copyfiles.sh
Normal file
@@ -0,0 +1,13 @@
|
||||
CONF_DIR=~/.config/atlantislaptop
|
||||
|
||||
#system config
|
||||
cp $CONF_DIR/openvpn /etc/default/
|
||||
cp $CONF_DIR/ssh_config /etc/ssh/
|
||||
cp $CONF_DIR/sudoers /etc/
|
||||
cp $CONF_DIR/active /etc/wicd/encryption/templates/
|
||||
cp $CONF_DIR/edurom /etc/wicd/encryption/templates/
|
||||
|
||||
#scripts in path
|
||||
cp $CONF_DIR/openvpn_cip.sh /usr/bin/
|
||||
cp $CONF_DIR/stopvpn.sh /usr/bin/
|
||||
echo "auth.txt expected in /etc/openvpn/"
|
||||
Reference in New Issue
Block a user