Fix deleting shared env project.
This commit is contained in:
2
setup.sh
2
setup.sh
@@ -101,7 +101,7 @@ if [[ ! -d ~/bin ]]; then
|
|||||||
mkdir -pv ~/bin
|
mkdir -pv ~/bin
|
||||||
fi
|
fi
|
||||||
cp -v ~/$env_shared_dir/bin-shared/* ~/bin/
|
cp -v ~/$env_shared_dir/bin-shared/* ~/bin/
|
||||||
|
mv ~/$env_shared_dir ~TRASH/$env_shared_dir-"`date "+%Y%m%d-%H%M%S"`"
|
||||||
|
|
||||||
echo -e "\n`date` - Cleanup"
|
echo -e "\n`date` - Cleanup"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user