install.sh: correcty error in sed
This commit is contained in:
		@@ -10,7 +10,7 @@ fi
 | 
			
		||||
 | 
			
		||||
echo "Copying bashrc-ffarchiving to extensions directory..."
 | 
			
		||||
cp $run_directory/templates/bashrc-ffarchiving /home/$user/.bashrc.d/
 | 
			
		||||
sed -i -e "s:PH_DIRECTORY:$run_directory:g" /home/$user/.bashrc.d/bashrc-ffarchiving
 | 
			
		||||
sed -i -e "s:PH_DIRECTORY:$(pwd):g" /home/$user/.bashrc.d/bashrc-ffarchiving
 | 
			
		||||
 | 
			
		||||
echo "Finished install. Exiting..."
 | 
			
		||||
exit 0
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user