Index: scripts/setup.sh =================================================================== diff -u -rb166776048ef9001ff2cb4b69df81a5dff40849a -r44a85c96ab55e424866ec4cca0270aa218355f82 --- scripts/setup.sh (.../setup.sh) (revision b166776048ef9001ff2cb4b69df81a5dff40849a) +++ scripts/setup.sh (.../setup.sh) (revision 44a85c96ab55e424866ec4cca0270aa218355f82) @@ -1,17 +1,19 @@ -#!/bin/sh +########################################################################### # # Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. -# \copyright \n -# THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, \n -# IN PART OR IN WHOLE, \n -# WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. \n -# \file setup.sh -# \date 2020/03/12 -# \author Behrouz NematiPour -# \details -# This script setup the device to run the Denali Application. # +# THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN +# WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. # +# @file setup.sh +# +# @author (last) Behrouz NematiPour +# @date (last) 13-Mar-2020 +# @author (original) Behrouz NematiPour +# @date (original) 13-Mar-2020 +# +############################################################################ +#!/bin/sh echo "setup the time/date controller" # to use the system time/date and not use the network time protocol timedatectl set-ntp 0