forked from CastroFidel/PortWINE
		
	Merge branch 'sort' of github.com:Htylol/PortWINE into Htylol-sort
This commit is contained in:
		| @@ -468,7 +468,7 @@ use: [--repair] [--reinstall] [--autoinstall] | ||||
|         exit 0 ;; | ||||
|     '--server-file-access' ) | ||||
|         echo | ||||
|         curl -s --list-only "https://cloud.linux-gaming.ru/log/$(date +20%y_%m)_file_access.log" | sort -r | ||||
|         curl -s --list-only "https://cloud.linux-gaming.ru/log/$(date +20%y_%m)_file_access.log" | sort -rV -k 2,2 | ||||
|         echo | ||||
|         exit 0 ;; | ||||
| esac | ||||
|   | ||||
		Reference in New Issue
	
	Block a user