Add amf_return return code everywhere
This commit is contained in:
@@ -14,3 +14,5 @@ echo "~> Creating .xinitrc"
|
||||
echo "xcompmgr -c &" > $path/.xinitrc
|
||||
echo "feh --bg-fill ~/background.jpg" >> $path/.xinitrc
|
||||
echo "exec i3" >> $path/.xinitrc
|
||||
|
||||
amf_return=0
|
||||
|
||||
Reference in New Issue
Block a user