Browse Source

Changed the directory to the production one

Matteo Zeccoli Marazzini 5 years ago
parent
commit
dfcaf6727a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      newdisk-automator

+ 1 - 1
newdisk-automator

@@ -1,6 +1,6 @@
 #!/bin/bash
 
-DIR="."
+DIR="/usr/local/src/lcm-unimi/newdisk-automator"
 PROGRAM_NAME="$0"
 
 . "${DIR}/error.sh"