remove lib
This commit is contained in:
		
							parent
							
								
									ed29aaa96c
								
							
						
					
					
						commit
						6360315d62
					
				| @ -5,7 +5,7 @@ set -e | |||||||
| if [ "$1" = 'install' ]; then | if [ "$1" = 'install' ]; then | ||||||
|   PACKAGES="build-essential curl git libimlib2-dev libpq-dev" |   PACKAGES="build-essential curl git libimlib2-dev libpq-dev" | ||||||
| elif [ "$1" = 'run' ]; then | elif [ "$1" = 'run' ]; then | ||||||
|   PACKAGES="curl libimlib2 libimlib2-dev libpq5 nginx rsync" |   PACKAGES="curl libimlib2 libpq5 nginx rsync" | ||||||
| fi | fi | ||||||
| 
 | 
 | ||||||
| apt-get update | apt-get update | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user