mirror of
				https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
				synced 2025-10-31 23:00:15 +01:00 
			
		
		
		
	added remove "/usr/share/fastapi-dls" to "postrm"
This commit is contained in:
		| @@ -5,4 +5,9 @@ if [ -f /etc/systemd/system/fastapi-dls.service ]; then | ||||
|   rm /etc/systemd/system/fastapi-dls.service | ||||
| fi | ||||
|  | ||||
| if [ -d /usr/share/fastapi-dls ]; then | ||||
|   echo "> Removing app." | ||||
|   rm -r /usr/share/fastapi-dls | ||||
| fi | ||||
|  | ||||
| # todo | ||||
|   | ||||
		Reference in New Issue
	
	Block a user