mirror of
				https://github.com/dockersrc/ubuntu
				synced 2025-11-04 07:02:10 -05:00 
			
		
		
		
	🗃️ Committing everything that changed 🗃️
rootfs/usr/local/bin/pkmgr
This commit is contained in:
		@@ -110,7 +110,7 @@ install)
 | 
			
		||||
  for pkg in $install_list; do
 | 
			
		||||
    echo "installing packages command: $pkmgr_install_cmd $pkg"
 | 
			
		||||
    $pkmgr_install_cmd $pkg
 | 
			
		||||
    [ -n "$pkmgr_install_post" ] && eval $pkmgr_install_post
 | 
			
		||||
    if [ -n "$pkmgr_install_post" ]; then eval $pkmgr_install_post; fi
 | 
			
		||||
  done
 | 
			
		||||
  exit
 | 
			
		||||
  ;;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user