Remove unused variable
This commit is contained in:
parent
22ae8d0adc
commit
6626b9d67a
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ deviceRoot="$scriptRoot/Devices";
|
||||||
osRoot="$scriptRoot/OS";
|
osRoot="$scriptRoot/OS";
|
||||||
softwareRoot="$scriptRoot/Software";
|
softwareRoot="$scriptRoot/Software";
|
||||||
configRoot="$scriptRoot/Config";
|
configRoot="$scriptRoot/Config";
|
||||||
cloudRoot="$configRoot/rclone";
|
|
||||||
|
|
||||||
# Set Hostname
|
# Set Hostname
|
||||||
sudo hostnamectl set-hostname ManuSurface;
|
sudo hostnamectl set-hostname ManuSurface;
|
||||||
|
|
Loading…
Reference in a new issue