dont change the ownership?
This commit is contained in:
		
							parent
							
								
									351f085fbb
								
							
						
					
					
						commit
						6d15284c65
					
				
							
								
								
									
										1
									
								
								publish
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								publish
									
									
									
									
									
								
							@ -1,6 +1,7 @@
 | 
				
			|||||||
#!/usr/bin/env sh
 | 
					#!/usr/bin/env sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# commit and push...
 | 
					# commit and push...
 | 
				
			||||||
 | 
					# shellcheck disable=SC2145
 | 
				
			||||||
git add .;git commit -m"$@";git push -u origin master
 | 
					git add .;git commit -m"$@";git push -u origin master
 | 
				
			||||||
 | 
					
 | 
				
			||||||
rm -rf public                                  # destroy the old build first 
 | 
					rm -rf public                                  # destroy the old build first 
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user