Commit cde8fdd3 authored by Eric Vidal's avatar Eric Vidal
Browse files

reload functions file if obarun-install packages is updated

parent 41e8235b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@ reply_answer
if [[ "$rc" == 0 ]]; then
	rc=""
	pac_update  || die " Impossible to update"
	source `pwd`/functions
else
	rc=""
	echo_retry " Some functionalities will cannot working properly without updating"