mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-30 16:14:21 +02:00
Updated to use env in distro script
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/usr/bin/env bash
|
||||||
# Detects which OS and if it is Linux then it will detect which Linux Distribution.
|
# Detects which OS and if it is Linux then it will detect which Linux Distribution.
|
||||||
|
|
||||||
OS=`uname -s`
|
OS=`uname -s`
|
||||||
|
|||||||
Reference in New Issue
Block a user