Glacier v3.3.0
This commit is contained in:
8
install/post-install-2-1-23.sh
Executable file
8
install/post-install-2-1-23.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
WORKING_DIR=$(pwd)
|
||||
SRC_DIR=$(pwd)/../src
|
||||
|
||||
mv /etc/glacier.conf /etc/glacier.conf.old
|
||||
echo "WARNING: /etc/glacier.conf saved as /etc/glacier.conf.old\n"
|
||||
mv $SRC_DIR/glacier.conf /etc
|
||||
Reference in New Issue
Block a user