Initial commit
This commit is contained in:
Submodule
+1
Submodule ANW-URB/bin/admin-stuff added at 6c91fc0987
Symlink
+1
@@ -0,0 +1 @@
|
||||
admin-stuff/clean_log_files.sh
|
||||
Submodule
+1
Submodule ANW-URB/bin/manage-gw-config added at 2a96dfdc8f
Submodule
+1
Submodule ANW-URB/bin/monitoring added at 0611d0a2ad
Symlink
+1
@@ -0,0 +1 @@
|
||||
admin-stuff/os-upgrade.sh
|
||||
Submodule
+1
Submodule ANW-URB/bin/postfix added at c1934d5bde
Symlink
+1
@@ -0,0 +1 @@
|
||||
admin-stuff/test_email.sh
|
||||
Executable
+8
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
_NETW=192.168.102.0
|
||||
_MAC_FILESERVER="00:30:48:8c:de:c0"
|
||||
|
||||
/usr/bin/wakeonlan -i $_NETW $_MAC_FILESERVER
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user